We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45c8ff9 commit 26f4ef2Copy full SHA for 26f4ef2
pom.xml
@@ -3,13 +3,13 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.example</groupId>
5
<artifactId>rest-camel</artifactId>
6
- <version>0.0.20-SNAPSHOT</version>
+ <version>0.0.21</version>
7
8
<scm>
9
<connection>scm:git:https://github.com/mcarlett/rest-camel.git</connection>
10
<developerConnection>scm:git:https://github.com/mcarlett/rest-camel.git</developerConnection>
11
<url>https://github.com/mcarlett/rest-camel.git</url>
12
- <tag>rest-camel-0.0.15</tag>
+ <tag>v0.0.21</tag>
13
</scm>
14
15
<properties>
0 commit comments