Skip to content

Commit 26f4ef2

Browse files
author
mcarlett
committed
[maven-release-plugin] prepare release v0.0.21
1 parent 45c8ff9 commit 26f4ef2

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.20-SNAPSHOT</version>
6+
<version>0.0.21</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>rest-camel-0.0.15</tag>
12+
<tag>v0.0.21</tag>
1313
</scm>
1414

1515
<properties>

0 commit comments

Comments
 (0)