diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-05 14:40:40 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-05 14:40:40 +0000 |
commit | fcc6a365466e017ededdd94c909fa3b5f4a1c7e0 (patch) | |
tree | 7cf57cbf4bf8fb84ff30fcb59993fddf2f4bf781 /opendaylight | |
parent | 4b9589a1206f864a492dba84041a34c1fc0298a5 (diff) |
Release ccsdk/distribution0.5.0
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 b1670418..c0e1ef9b 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.0-SNAPSHOT</version> + <version>0.5.0</version> </parent> <artifactId>distribution-odl-fluorine-alpine</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.0</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 64c07e86..c9afae12 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.0-SNAPSHOT</version> + <version>0.5.0</version> </parent> <artifactId>distribution-odl-fluorine-ubuntu</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.0</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> diff --git a/opendaylight/fluorine/pom.xml b/opendaylight/fluorine/pom.xml index 9c22798c..31e3faa4 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.0-SNAPSHOT</version> + <version>0.5.0</version> </parent> <artifactId>distribution-odl-fluorine</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.0</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 70fd6945..8799857e 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.0-SNAPSHOT</version> + <version>0.5.0</version> </parent> <artifactId>distribution-odl-neon-alpine</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.0</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index 145b18f1..ad497783 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.0-SNAPSHOT</version> + <version>0.5.0</version> </parent> <artifactId>distribution-odl-neon</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.0</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index a2d12c5e..4094031a 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.0-SNAPSHOT</version> + <version>0.5.0</version> </parent> <artifactId>distribution-opendaylight</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.0</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |