Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
nk-coding committed Jun 28, 2024
1 parent b03550d commit c58c5ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@
<goal>sign</goal>
</goals>
<configuration>
<gpgArguments>
<arg>--pinentry-mode</arg>
<arg>loopback</arg>
</gpgArguments>
<gpgArguments>
<arg>--pinentry-mode</arg>
<arg>loopback</arg>
</gpgArguments>
</configuration>
</execution>
</executions>
Expand Down Expand Up @@ -188,6 +188,6 @@
<email>[email protected]</email>
<organization>University of Stuttgart - Institute of Architecture of Application Systems</organization>
<organizationUrl>https://www.iaas.uni-stuttgart.de/en/institute/</organizationUrl>
</developer>
</developer>
</developers>
</project>

0 comments on commit c58c5ac

Please sign in to comment.