Skip to content

Commit f6bc830

Browse files
committed
chore:prepare for next development iteration
1 parent beed3a4 commit f6bc830

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
</parent>
1010
<groupId>com.github.nramc.dev.journey</groupId>
1111
<artifactId>journey-api</artifactId>
12-
<version>0.0.13</version>
12+
<version>0.0.14-SNAPSHOT</version>
1313
<name>Journey-API</name>
1414
<description>Journey-API</description>
1515
<scm>
1616
<url>https://github.com/nramc/journey-api</url>
1717
<connection>scm:git:https://github.com/nramc/journey-api.git</connection>
1818
<developerConnection>scm:git:https://github.com/nramc/journey-api.git</developerConnection>
19-
<tag>v0.0.13</tag>
19+
<tag>HEAD</tag>
2020
</scm>
2121
<properties>
2222
<java.version>21</java.version>

0 commit comments

Comments
 (0)