aboutsummaryrefslogtreecommitdiffstats
path: root/services/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'services/pom.xml')
-rw-r--r--services/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/services/pom.xml b/services/pom.xml
index ce127c97..7a6c75ec 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>services</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>jar</packaging>
<name>ccsdk-apps :: services :: ${project.artifactId}</name>