summaryrefslogtreecommitdiffstats
path: root/certService
diff options
context:
space:
mode:
Diffstat (limited to 'certService')
-rw-r--r--certService/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/certService/pom.xml b/certService/pom.xml
index da8f89f3..820bcced 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>