diff options
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> @@ -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> |