aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMukeshKumar <mukeshsharma@est.tech>2021-02-24 17:09:05 +0000
committerMukesh <mukeshsharma@est.tech>2021-02-24 17:10:30 +0000
commit0833db96e5b74cb8cd54229a93e128a35f22e84e (patch)
treecbc1ebbba8032194e7af805b12a798ab9b07f429
parent52b29697fc7f349d190e87e6a8610b776e188e41 (diff)
updating sol003 release version
Change-Id: If4996177ea42250065f8224299c73b0dcdcbe1aa Issue-ID: SO-3486 Signed-off-by: Mukesh <mukeshsharma@est.tech>
-rw-r--r--packages/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--so-etsi-sol003-adapter-application/pom.xml2
-rw-r--r--so-etsi-sol003-adapter-common/pom.xml2
-rw-r--r--so-etsi-sol003-adapter-lcm/pom.xml2
-rw-r--r--so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml2
-rw-r--r--so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-ext-clients/pom.xml2
-rw-r--r--so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-service/pom.xml2
-rw-r--r--so-etsi-sol003-adapter-pkgm/pom.xml2
-rw-r--r--so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-api/pom.xml2
-rw-r--r--so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-ext-clients/pom.xml2
-rw-r--r--so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-service/pom.xml2
12 files changed, 12 insertions, 12 deletions
diff --git a/packages/pom.xml b/packages/pom.xml
index fda5e0b..bfa919a 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter</groupId>
<artifactId>so-etsi-sol003-adapter</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>packages</artifactId>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index ea4e36c..119c7e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
</parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter</groupId>
<artifactId>so-etsi-sol003-adapter</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
<name>SO ETSI SOL003 Adapter</name>
<packaging>pom</packaging>
diff --git a/so-etsi-sol003-adapter-application/pom.xml b/so-etsi-sol003-adapter-application/pom.xml
index 3550616..e877254 100644
--- a/so-etsi-sol003-adapter-application/pom.xml
+++ b/so-etsi-sol003-adapter-application/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter</groupId>
<artifactId>so-etsi-sol003-adapter</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>so-etsi-sol003-adapter-application</artifactId>
<name>SO ETSI SOL003 Application Jar</name>
diff --git a/so-etsi-sol003-adapter-common/pom.xml b/so-etsi-sol003-adapter-common/pom.xml
index babf095..01daa1b 100644
--- a/so-etsi-sol003-adapter-common/pom.xml
+++ b/so-etsi-sol003-adapter-common/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter</groupId>
<artifactId>so-etsi-sol003-adapter</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>so-etsi-sol003-adapter-common</artifactId>
<name>SO ETSI SOL003 Adapter Common</name>
diff --git a/so-etsi-sol003-adapter-lcm/pom.xml b/so-etsi-sol003-adapter-lcm/pom.xml
index 490ba06..e20e76c 100644
--- a/so-etsi-sol003-adapter-lcm/pom.xml
+++ b/so-etsi-sol003-adapter-lcm/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter</groupId>
<artifactId>so-etsi-sol003-adapter</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter.lcm</groupId>
<artifactId>so-etsi-sol003-adapter-lcm</artifactId>
diff --git a/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml b/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml
index bf6f936..7eea6ad 100644
--- a/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml
+++ b/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter.lcm</groupId>
<artifactId>so-etsi-sol003-adapter-lcm</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>so-etsi-sol003-adapter-lcm-api</artifactId>
<name>SO ETSI SOL003 Life Cycle Management Adapter API</name>
diff --git a/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-ext-clients/pom.xml b/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-ext-clients/pom.xml
index a849776..1a47184 100644
--- a/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-ext-clients/pom.xml
+++ b/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-ext-clients/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter.lcm</groupId>
<artifactId>so-etsi-sol003-adapter-lcm</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>so-etsi-sol003-adapter-lcm-ext-clients</artifactId>
<name>SO ETSI SOL003 Life Cycle Management Adapter Ext Clients</name>
diff --git a/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-service/pom.xml b/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-service/pom.xml
index 53d2e87..03d77d3 100644
--- a/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-service/pom.xml
+++ b/so-etsi-sol003-adapter-lcm/so-etsi-sol003-adapter-lcm-service/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter.lcm</groupId>
<artifactId>so-etsi-sol003-adapter-lcm</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>so-etsi-sol003-adapter-lcm-service</artifactId>
<name>SO ETSI SOL003 Life Cycle Management Service</name>
diff --git a/so-etsi-sol003-adapter-pkgm/pom.xml b/so-etsi-sol003-adapter-pkgm/pom.xml
index 61b92fe..6901493 100644
--- a/so-etsi-sol003-adapter-pkgm/pom.xml
+++ b/so-etsi-sol003-adapter-pkgm/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter</groupId>
<artifactId>so-etsi-sol003-adapter</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter.pkgm</groupId>
<artifactId>so-etsi-sol003-adapter-pkgm</artifactId>
diff --git a/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-api/pom.xml b/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-api/pom.xml
index 979dec8..6df68a9 100644
--- a/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-api/pom.xml
+++ b/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter.pkgm</groupId>
<artifactId>so-etsi-sol003-adapter-pkgm</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>so-etsi-sol003-adapter-pkgm-api</artifactId>
<name>SO ETSI SOL003 VNF Package Management Adapter API</name>
diff --git a/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-ext-clients/pom.xml b/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-ext-clients/pom.xml
index 234192e..088029d 100644
--- a/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-ext-clients/pom.xml
+++ b/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-ext-clients/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter.pkgm</groupId>
<artifactId>so-etsi-sol003-adapter-pkgm</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>so-etsi-sol003-adapter-pkgm-ext-clients</artifactId>
<name>SO ETSI SOL003 VNF Package Management Adapter Ext Clients</name>
diff --git a/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-service/pom.xml b/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-service/pom.xml
index 4116aca..2fd37d2 100644
--- a/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-service/pom.xml
+++ b/so-etsi-sol003-adapter-pkgm/so-etsi-sol003-adapter-pkgm-service/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.so.adapters.so-etsi-sol003-adapter.pkgm</groupId>
<artifactId>so-etsi-sol003-adapter-pkgm</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1</version>
</parent>
<artifactId>so-etsi-sol003-adapter-pkgm-service</artifactId>
<name>SO ETSI SOL003 VNF Package Management Service</name>