Skip to content

Commit

Permalink
[chore] next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramachandran Nellaiyappan committed Mar 9, 2024
1 parent 423ca85 commit 86fff7b
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 @@ -9,14 +9,14 @@
</parent>
<groupId>com.github.nramc.dev.journey</groupId>
<artifactId>journey-api</artifactId>
<version>0.0.1</version>
<version>0.0.1-SNAPSHOT</version>
<name>Journey-API</name>
<description>Journey-API</description>
<scm>
<url>https://github.com/nramc/journey-api</url>
<connection>scm:git:ssh://[email protected]:nramc/journey-api.git</connection>
<developerConnection>scm:git:ssh://[email protected]:nramc/journey-api.git</developerConnection>
<tag>journey-api-0.0.1</tag>
<tag>HEAD</tag>
</scm>
<properties>
<java.version>21</java.version>
Expand Down

0 comments on commit 86fff7b

Please sign in to comment.