diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-25 18:41:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-25 18:41:22 +0000 |
commit | 440272c133f01cfdbe73317ceb1bca21c65da8d9 (patch) | |
tree | 258730b8132bb2f31fd48e015452c5c98dddaf58 | |
parent | 10ddbff6d3e9f9a03e4520f78064b198d3e14a66 (diff) |
Release ccsdk/distribution1.1.2
-rw-r--r-- | alpine/java11/pom.xml | 2 | ||||
-rw-r--r-- | alpine/pom.xml | 2 | ||||
-rw-r--r-- | ansible-server/pom.xml | 4 | ||||
-rwxr-xr-x | dependencies/pom.xml | 4 | ||||
-rw-r--r-- | dgbuilder-docker/pom.xml | 2 | ||||
-rw-r--r-- | dgbuilder/pom.xml | 2 | ||||
-rw-r--r-- | odlsli/odlsli-alpine/pom.xml | 4 | ||||
-rw-r--r-- | odlsli/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/aluminum/aluminum-alpine/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/aluminum/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/a1Adapter-api/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/asdc-api/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/cMNotify-api/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/installer/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/oofpcipoc-api/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/ran-slice-api/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/restapi-templates/pom.xml | 2 | ||||
-rw-r--r-- | platform-logic/sliapi/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | saltstack-server/pom.xml | 2 | ||||
-rw-r--r-- | ubuntu/pom.xml | 2 |
23 files changed, 26 insertions, 26 deletions
diff --git a/alpine/java11/pom.xml b/alpine/java11/pom.xml index 2894e535..6f9e619c 100644 --- a/alpine/java11/pom.xml +++ b/alpine/java11/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-alpine-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>distribution-j11-alpine</artifactId> diff --git a/alpine/pom.xml b/alpine/pom.xml index 84756645..5ca0bdf2 100644 --- a/alpine/pom.xml +++ b/alpine/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>distribution-alpine-root</artifactId> diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index e79bc108..fee92eb3 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>ansible-server</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <packaging>pom</packaging> <name>ccsdk-distribution :: ${project.artifactId}</name> diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 0b54c3f1..99b34243 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>dependencies</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <packaging>pom</packaging> <name>ccsdk-distribution :: ${project.artifactId}</name> diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index a857723b..4c7adc22 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index 2ec609ca..5de8bdfe 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index a80cce7c..b062cfd4 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odlsli</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odlsli-alpine</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <packaging>pom</packaging> <name>ccsdk-distribution :: odlsli-alpine</name> diff --git a/odlsli/pom.xml b/odlsli/pom.xml index b61bbc26..4e708099 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>distribution-odlsli</artifactId> diff --git a/opendaylight/aluminum/aluminum-alpine/pom.xml b/opendaylight/aluminum/aluminum-alpine/pom.xml index 4c448aee..7465e9e0 100644 --- a/opendaylight/aluminum/aluminum-alpine/pom.xml +++ b/opendaylight/aluminum/aluminum-alpine/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-aluminum</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>distribution-odl-aluminum-docker</artifactId> diff --git a/opendaylight/aluminum/pom.xml b/opendaylight/aluminum/pom.xml index ea40b675..cd261cb6 100644 --- a/opendaylight/aluminum/pom.xml +++ b/opendaylight/aluminum/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>distribution-odl-aluminum</artifactId> diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 3b87d631..89dfa1bc 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>distribution-opendaylight</artifactId> diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml index e09cf549..be1f08e9 100644 --- a/platform-logic/a1Adapter-api/pom.xml +++ b/platform-logic/a1Adapter-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>platform-logic-a1Adapterapi</artifactId> diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index 80b663fa..95ad83b9 100644 --- a/platform-logic/asdc-api/pom.xml +++ b/platform-logic/asdc-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>platform-logic-asdcapi</artifactId> diff --git a/platform-logic/cMNotify-api/pom.xml b/platform-logic/cMNotify-api/pom.xml index 15b0ac9c..9a14125c 100644 --- a/platform-logic/cMNotify-api/pom.xml +++ b/platform-logic/cMNotify-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>platform-logic-cMNotifyai</artifactId> diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 5d30d34b..49f6a0d9 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>platform-logic-installer</artifactId> diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml index 5f6b2576..a09c8f5e 100644 --- a/platform-logic/oofpcipoc-api/pom.xml +++ b/platform-logic/oofpcipoc-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>platform-logic-oofpcipocapi</artifactId> diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 87e2e121..3f3c3c29 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>distribution-platform-logic</artifactId> diff --git a/platform-logic/ran-slice-api/pom.xml b/platform-logic/ran-slice-api/pom.xml index e7c068d3..3b7a9641 100644 --- a/platform-logic/ran-slice-api/pom.xml +++ b/platform-logic/ran-slice-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>platform-logic-ranSlice</artifactId> diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index b7763c44..9d472ab0 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>platform-logic-restapi-templates</artifactId> diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index 202206ee..293c0ec5 100644 --- a/platform-logic/sliapi/pom.xml +++ b/platform-logic/sliapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>platform-logic-sliapi</artifactId> @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <packaging>pom</packaging> <name>ccsdk-distribution</name> diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index 582bbd6a..35901643 100644 --- a/saltstack-server/pom.xml +++ b/saltstack-server/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>saltstack-server</artifactId> diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index f7159697..83778d5e 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> </parent> <artifactId>distribution-ubuntu</artifactId> |