Skip to content

Commit 85c4f49

Browse files
authored
format pom (#44)
1 parent 9bd25bc commit 85c4f49

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,13 @@
159159
<plugin>
160160
<groupId>org.apache.maven.plugins</groupId>
161161
<artifactId>maven-gpg-plugin</artifactId>
162-
<version>3.0.1</version>
163-
<configuration>
164-
<gpgArguments>
165-
<arg>--pinentry-mode</arg>
166-
<arg>loopback</arg>
167-
</gpgArguments>
168-
</configuration>
162+
<version>3.0.1</version>
163+
<configuration>
164+
<gpgArguments>
165+
<arg>--pinentry-mode</arg>
166+
<arg>loopback</arg>
167+
</gpgArguments>
168+
</configuration>
169169
<executions>
170170
<execution>
171171
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)