Skip to content

Commit

Permalink
Refactored to code to fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Chintan Patel authored and Chintan Patel committed Nov 12, 2024
2 parents 39e6d2e + 500c98a commit 46359ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@
<goal>sign</goal>
</goals>
<configuration>
<homedir>/Users/chintan_mbp/.gnupg/</homedir>
<keyname>4B9021119F83557FF09AEBAAA4751749EC8210A3</keyname>
<homedir>c:/Users/Michael/.gnupg/</homedir>
<keyname>0x27FAE7D2</keyname>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 46359ce

Please sign in to comment.