Skip to content

Commit c4b8083

Browse files
committed
[maven-release-plugin] prepare release 0.0.7
1 parent a6bac64 commit c4b8083

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
@@ -10,15 +10,15 @@
1010
</parent>
1111
<groupId>io.apitestbase.demo</groupId>
1212
<artifactId>sample-jms-services</artifactId>
13-
<version>0.0.7-SNAPSHOT</version>
13+
<version>0.0.7</version>
1414
<name>jms-sample-services</name>
1515
<description>jms-sample-services</description>
1616

1717
<scm>
1818
<connection>scm:git:https://github.com/apitestbase/sample-jms-services.git</connection>
1919
<developerConnection>scm:git:https://github.com/apitestbase/sample-jms-services.git</developerConnection>
2020
<url>https://github.com/apitestbase/sample-jms-services</url>
21-
<tag>HEAD</tag>
21+
<tag>0.0.7</tag>
2222
</scm>
2323

2424
<properties>

0 commit comments

Comments
 (0)