Skip to content

Commit 8c2cf89

Browse files
committed
reformat pom.xml
1 parent 399d15e commit 8c2cf89

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

pom.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,10 @@
194194
<version>3.5.0</version>
195195
<executions>
196196
<execution>
197-
<id>attach-javadoc</id>
198-
<goals>
199-
<goal>jar</goal>
200-
</goals>
197+
<id>attach-javadoc</id>
198+
<goals>
199+
<goal>jar</goal>
200+
</goals>
201201
</execution>
202202
</executions>
203203
<configuration>
@@ -210,14 +210,14 @@
210210
<version>1.6</version>
211211
<executions>
212212
<execution>
213-
<id>sign-artifacts</id>
214-
<phase>verify</phase>
215-
<goals>
216-
<goal>sign</goal>
217-
</goals>
218-
<configuration>
219-
<keyname>9F88D86AD9A0D91E</keyname>
220-
</configuration>
213+
<id>sign-artifacts</id>
214+
<phase>verify</phase>
215+
<goals>
216+
<goal>sign</goal>
217+
</goals>
218+
<configuration>
219+
<keyname>9F88D86AD9A0D91E</keyname>
220+
</configuration>
221221
</execution>
222222
</executions>
223223
</plugin>

0 commit comments

Comments
 (0)