Removed SNAPHOTS from artifact version
Should fix broken merge-java build
Issue-ID: AAF-995
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Change-Id: I8940e2648060110c8afd4cd70c1f90e53268bb35
diff --git a/certService/pom.xml b/certService/pom.xml
index da8f89f..820bcce 100644
--- a/certService/pom.xml
+++ b/certService/pom.xml
@@ -18,11 +18,11 @@
<parent>
<groupId>org.onap.aaf</groupId>
<artifactId>aaf-certservice-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.1</version>
</parent>
<artifactId>cert-service</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.1</version>
<name>cert-service</name>
<description>Certification service</description>
<packaging>jar</packaging>