Skip to content

Commit

Permalink
Prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jjlauer committed Jun 21, 2022
1 parent cff5bd0 commit 172c128
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE-PROCESS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Set the release version

mvn versions:set
mvn versions:set versions:commit

Commit to repository

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.fizzed</groupId>
<artifactId>geoip</artifactId>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.4</version>
<packaging>jar</packaging>

<parent>
Expand Down

0 comments on commit 172c128

Please sign in to comment.