aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-09-09 19:51:38 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-09-09 19:51:38 +0000
commit4eefb6583e6ba0daf997ac8e904a9db83e1b56e4 (patch)
tree7d045b36c3ce35f0b132fa870861cdfec308c156
parent1ed9b3bde4ccb4b5ed5e739cb86f7dfe0d674829 (diff)
Release ccsdk/apps1.0.1
-rw-r--r--ms/neng/pom.xml4
-rw-r--r--ms/pom.xml4
-rw-r--r--ms/sliboot/pom.xml4
-rw-r--r--ms/vlantag-api/pom.xml4
-rwxr-xr-xpom.xml4
-rw-r--r--services/pom.xml4
6 files changed, 12 insertions, 12 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml
index 2c2a923e..d63321c8 100644
--- a/ms/neng/pom.xml
+++ b/ms/neng/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps-ms-neng</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<name>Naming Generation</name>
<properties>
@@ -233,7 +233,7 @@
<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>
diff --git a/ms/pom.xml b/ms/pom.xml
index 27c96e28..e709e08e 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -25,11 +25,11 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
</parent>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>pom</packaging>
<name>Micro-services Root</name>
diff --git a/ms/sliboot/pom.xml b/ms/sliboot/pom.xml
index 3d8fa7bf..f7d494bc 100644
--- a/ms/sliboot/pom.xml
+++ b/ms/sliboot/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>sliboot</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>jar</packaging>
<name>ccsdk-apps :: sliboot :: ${project.artifactId}</name>
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index e748834e..6a0df87f 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.ccsdk.apps.ms.vlantagapi</groupId>
<artifactId>vlantag-api</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>jar</packaging>
<name>Vlantag API</name>
@@ -30,7 +30,7 @@
<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>
diff --git a/pom.xml b/pom.xml
index c8433ef1..c03d45a5 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>pom</packaging>
<name>ccsdk-apps</name>
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>