Skip to content

Commit 34a4b49

Browse files
committed
[maven-release-plugin] prepare release 0.0.2
1 parent 3834282 commit 34a4b49

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
@@ -4,7 +4,7 @@
44

55
<groupId>io.github.microcks</groupId>
66
<artifactId>microcks-java-client</artifactId>
7-
<version>0.0.2-SNAPSHOT</version>
7+
<version>0.0.2</version>
88

99
<name>Microcks Java Client</name>
1010
<description>Java Client for interacting with Microcks API</description>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:https://github.com/microcks/microcks-java-client.git</connection>
3535
<developerConnection>scm:git:https://github.com/microcks/microcks-java-client.git</developerConnection>
3636
<url>http://github.com/microcks/microcks-java-client/</url>
37-
<tag>HEAD</tag>
37+
<tag>0.0.2</tag>
3838
</scm>
3939

4040
<distributionManagement>

0 commit comments

Comments
 (0)