summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-08 13:55:32 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-08 13:55:32 +0000
commitb183d52b64fcca1094e9989438a7f77bf25881f4 (patch)
tree68add76882918b5dfb9cc9ab5c4b1c34d70d2773
parent1b656572c8257d9e137ca30487fafa3ce0bc83a4 (diff)
Release ccsdk/distribution0.5.1
-rw-r--r--alpine/pom.xml4
-rw-r--r--ansible-server/pom.xml2
-rwxr-xr-xdependencies/pom.xml2
-rw-r--r--dgbuilder-docker/pom.xml4
-rw-r--r--dgbuilder/pom.xml4
-rw-r--r--odlsli/odlsli-alpine/pom.xml2
-rw-r--r--odlsli/odlsli-ubuntu/pom.xml2
-rw-r--r--odlsli/pom.xml4
-rw-r--r--opendaylight/fluorine/fluorine-alpine/pom.xml4
-rw-r--r--opendaylight/fluorine/fluorine-ubuntu/pom.xml4
-rw-r--r--opendaylight/fluorine/pom.xml4
-rw-r--r--opendaylight/neon/neon-alpine/pom.xml4
-rw-r--r--opendaylight/neon/pom.xml4
-rw-r--r--opendaylight/pom.xml4
-rw-r--r--platform-logic/asdc-api/pom.xml4
-rw-r--r--platform-logic/installer/pom.xml4
-rw-r--r--platform-logic/oofpcipoc-api/pom.xml4
-rw-r--r--platform-logic/pom.xml4
-rw-r--r--platform-logic/restapi-templates/pom.xml4
-rw-r--r--platform-logic/sliapi/pom.xml4
-rw-r--r--pom.xml2
-rw-r--r--saltstack-server/pom.xml4
-rw-r--r--ubuntu/pom.xml4
23 files changed, 41 insertions, 41 deletions
diff --git a/alpine/pom.xml b/alpine/pom.xml
index 1195a2d2..d81980ee 100644
--- a/alpine/pom.xml
+++ b/alpine/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>distribution-alpine</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: alpine</name>
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index 803d6b1c..22ce203d 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -11,7 +11,7 @@
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<name>ccsdk :: distribution :: ${project.artifactId}</name>
<description>Creates ansible-server Docker container</description>
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index a823560b..679dffb8 100755
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>dependencies</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution:: dependencies</name>
diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml
index 8a3d2cfb..87fe0856 100644
--- a/dgbuilder-docker/pom.xml
+++ b/dgbuilder-docker/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-dgbuilder-docker</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: dgbuilder-docker</name>
diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml
index 1ce6541f..93fc405e 100644
--- a/dgbuilder/pom.xml
+++ b/dgbuilder/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-dgbuilder</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: dgbuilder</name>
diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml
index ee41014b..6a707f1b 100644
--- a/odlsli/odlsli-alpine/pom.xml
+++ b/odlsli/odlsli-alpine/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-odlsli-alpine</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: odlsli-alpine</name>
diff --git a/odlsli/odlsli-ubuntu/pom.xml b/odlsli/odlsli-ubuntu/pom.xml
index 8dc79ac4..d4a08c59 100644
--- a/odlsli/odlsli-ubuntu/pom.xml
+++ b/odlsli/odlsli-ubuntu/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-odlsli-ubuntu</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: odlsli-ubuntu</name>
diff --git a/odlsli/pom.xml b/odlsli/pom.xml
index be256a67..20863ca5 100644
--- a/odlsli/pom.xml
+++ b/odlsli/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>distribution-odlsli</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: odlsli</name>
diff --git a/opendaylight/fluorine/fluorine-alpine/pom.xml b/opendaylight/fluorine/fluorine-alpine/pom.xml
index 82aaebd6..4463cce5 100644
--- a/opendaylight/fluorine/fluorine-alpine/pom.xml
+++ b/opendaylight/fluorine/fluorine-alpine/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-odl-fluorine</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>distribution-odl-fluorine-alpine</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name>
diff --git a/opendaylight/fluorine/fluorine-ubuntu/pom.xml b/opendaylight/fluorine/fluorine-ubuntu/pom.xml
index cfdc22b4..d537b550 100644
--- a/opendaylight/fluorine/fluorine-ubuntu/pom.xml
+++ b/opendaylight/fluorine/fluorine-ubuntu/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-odl-fluorine</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>distribution-odl-fluorine-ubuntu</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name>
diff --git a/opendaylight/fluorine/pom.xml b/opendaylight/fluorine/pom.xml
index e66d6331..7a30d362 100644
--- a/opendaylight/fluorine/pom.xml
+++ b/opendaylight/fluorine/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-opendaylight</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>distribution-odl-fluorine</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: opendaylight</name>
diff --git a/opendaylight/neon/neon-alpine/pom.xml b/opendaylight/neon/neon-alpine/pom.xml
index 2c6fb9d0..8f18ba2f 100644
--- a/opendaylight/neon/neon-alpine/pom.xml
+++ b/opendaylight/neon/neon-alpine/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-odl-neon</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>distribution-odl-neon-alpine</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name>
diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml
index 6aa8dd4a..2c1ebd6f 100644
--- a/opendaylight/neon/pom.xml
+++ b/opendaylight/neon/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-opendaylight</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>distribution-odl-neon</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: opendaylight</name>
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml
index c1110d3a..63252b6c 100644
--- a/opendaylight/pom.xml
+++ b/opendaylight/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>distribution-opendaylight</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: opendaylight</name>
diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml
index db0bf0e5..400302f0 100644
--- a/platform-logic/asdc-api/pom.xml
+++ b/platform-logic/asdc-api/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>platform-logic-asdcapi</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: platform-logic :: ${project.artifactId}</name>
diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml
index ad98808a..e2c58368 100644
--- a/platform-logic/installer/pom.xml
+++ b/platform-logic/installer/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>platform-logic-installer</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: platform-logic :: ${project.artifactId}</name>
diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml
index 7d42b278..8b37d593 100644
--- a/platform-logic/oofpcipoc-api/pom.xml
+++ b/platform-logic/oofpcipoc-api/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>platform-logic-oofpcipocapi</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: platform-logic :: ${project.artifactId}</name>
diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml
index 07a7048c..92681951 100644
--- a/platform-logic/pom.xml
+++ b/platform-logic/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>distribution-platform-logic</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: platform-logic</name>
diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml
index 0f0663e8..b8f144e0 100644
--- a/platform-logic/restapi-templates/pom.xml
+++ b/platform-logic/restapi-templates/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>platform-logic-restapi-templates</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: platform-logic :: ${project.artifactId}</name>
diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml
index 076984aa..801be872 100644
--- a/platform-logic/sliapi/pom.xml
+++ b/platform-logic/sliapi/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>platform-logic-sliapi</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: platform-logic :: ${project.artifactId}</name>
diff --git a/pom.xml b/pom.xml
index a639d807..d5911102 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution</name>
diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml
index 08ac1fc5..2c9b0bab 100644
--- a/saltstack-server/pom.xml
+++ b/saltstack-server/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>saltstack-server</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: saltstack-server</name>
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml
index 36743c7c..154d8e45 100644
--- a/ubuntu/pom.xml
+++ b/ubuntu/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
</parent>
<artifactId>distribution-ubuntu</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ubuntu</name>