Skip to content

Commit b520f19

Browse files
Alexander MolevAlexander Molev
authored andcommitted
removing SNAPSHOT from version
1 parent 29d75d2 commit b520f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>co.cloudify</groupId>
55
<artifactId>rest-client</artifactId>
6-
<version>6.4.0-SNAPSHOT</version>
6+
<version>6.4.0</version>
77
<name>rest-client</name>
88
<description>Cloudify java rest client</description>
99
<url>https://github.com/cloudify-cosmo/cloudify-java-rest-client</url>

0 commit comments

Comments
 (0)