Skip to content

Commit

Permalink
Merge pull request #33
Browse files Browse the repository at this point in the history
SNAPSHOT DEPLOYMENT
  • Loading branch information
pitzzahh committed Oct 18, 2022
2 parents b257a43 + 17f921c commit 555eca3
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 @@ -6,7 +6,7 @@

<groupId>io.github.pitzzahh</groupId>
<artifactId>automated-teller-machine-API</artifactId>
<version>1.0.4</version>
<version>1.0.4-SNAPSHOT</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
Expand Down Expand Up @@ -102,7 +102,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.0.1</version>
<version>1.5</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 555eca3

Please sign in to comment.