Skip to content

Commit b2aa645

Browse files
author
mcarlett
committed
[maven-release-plugin] prepare release v0.0.25
1 parent 2c20441 commit b2aa645

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
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.example</groupId>
55
<artifactId>rest-camel</artifactId>
6-
<version>0.0.25-SNAPSHOT</version>
6+
<version>0.0.25</version>
77

88
<scm>
99
<connection>scm:git:https://github.com/mcarlett/rest-camel.git</connection>
1010
<developerConnection>scm:git:https://github.com/mcarlett/rest-camel.git</developerConnection>
1111
<url>https://github.com/mcarlett/rest-camel.git</url>
12-
<tag>HEAD</tag>
12+
<tag>v0.0.25</tag>
1313
</scm>
1414

1515
<properties>

0 commit comments

Comments
 (0)