Skip to content

Commit 720b38b

Browse files
committed
chore: prepare release v0.17.3
1 parent e453c92 commit 720b38b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
</parent>
1111
<groupId>com.github.nramc.dev.journey</groupId>
1212
<artifactId>journey-api</artifactId>
13-
<version>0.17.3-SNAPSHOT</version>
13+
<version>0.17.3</version>
1414
<name>Journey-API</name>
1515
<description>Journey-API</description>
1616
<scm>
1717
<url>https://github.com/nramc/journey-api</url>
1818
<connection>scm:git:https://github.com/nramc/journey-api.git</connection>
1919
<developerConnection>scm:git:https://github.com/nramc/journey-api.git</developerConnection>
20-
<tag>HEAD</tag>
20+
<tag>v0.17.3</tag>
2121
</scm>
2222
<properties>
2323
<java.version>21</java.version>

0 commit comments

Comments
 (0)