diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-15 18:51:07 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-15 18:51:07 +0000 |
commit | 0d669f58e4015bc0603196b38778647a8a53705e (patch) | |
tree | 23fde130a233403d888820e8b4ecd0418e3279f6 /opendaylight | |
parent | 0f4c96b5b6081efeecc73a748822a765cc38d62b (diff) |
Release ccsdk/distribution0.5.2
Diffstat (limited to 'opendaylight')
-rw-r--r-- | opendaylight/fluorine/fluorine-alpine/pom.xml | 4 | ||||
-rw-r--r-- | opendaylight/fluorine/fluorine-ubuntu/pom.xml | 4 | ||||
-rw-r--r-- | opendaylight/fluorine/pom.xml | 4 | ||||
-rw-r--r-- | opendaylight/neon/neon-alpine/pom.xml | 4 | ||||
-rw-r--r-- | opendaylight/neon/pom.xml | 4 | ||||
-rw-r--r-- | opendaylight/pom.xml | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/opendaylight/fluorine/fluorine-alpine/pom.xml b/opendaylight/fluorine/fluorine-alpine/pom.xml index ca2d2270..8e67886f 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.2-SNAPSHOT</version> + <version>0.5.2</version> </parent> <artifactId>distribution-odl-fluorine-alpine</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.2</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 b3a1be76..79e3163b 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.2-SNAPSHOT</version> + <version>0.5.2</version> </parent> <artifactId>distribution-odl-fluorine-ubuntu</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.2</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> diff --git a/opendaylight/fluorine/pom.xml b/opendaylight/fluorine/pom.xml index bae95c24..2491cf32 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.2-SNAPSHOT</version> + <version>0.5.2</version> </parent> <artifactId>distribution-odl-fluorine</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.2</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 0213c3a9..6a6b58e8 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.2-SNAPSHOT</version> + <version>0.5.2</version> </parent> <artifactId>distribution-odl-neon-alpine</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.2</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index 6564b682..96257654 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.2-SNAPSHOT</version> + <version>0.5.2</version> </parent> <artifactId>distribution-odl-neon</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.2</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 6fe03144..319662e5 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.2-SNAPSHOT</version> + <version>0.5.2</version> </parent> <artifactId>distribution-opendaylight</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.2</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |