diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-13 19:49:51 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-13 19:49:51 +0000 |
commit | aeff42c63e06eb93793e10b7dea3e1cd7ff1ac59 (patch) | |
tree | c81e95f4022e202d4ef32666d3429cf87798790a /opendaylight | |
parent | 0990414e1241af9c3e291a542455f65426112945 (diff) |
Release ccsdk/distribution0.5.3
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 2622e258..4c142004 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.3-SNAPSHOT</version> + <version>0.5.3</version> </parent> <artifactId>distribution-odl-fluorine-alpine</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.3</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 2e17fdeb..abed469e 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.3-SNAPSHOT</version> + <version>0.5.3</version> </parent> <artifactId>distribution-odl-fluorine-ubuntu</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.3</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> diff --git a/opendaylight/fluorine/pom.xml b/opendaylight/fluorine/pom.xml index 3b9afa6a..861813f6 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.3-SNAPSHOT</version> + <version>0.5.3</version> </parent> <artifactId>distribution-odl-fluorine</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.3</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 2cb3f275..f25f38b0 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.3-SNAPSHOT</version> + <version>0.5.3</version> </parent> <artifactId>distribution-odl-neon-alpine</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.3</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index d677471e..123376aa 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.3-SNAPSHOT</version> + <version>0.5.3</version> </parent> <artifactId>distribution-odl-neon</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.3</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 120f6485..f776ff7c 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.3-SNAPSHOT</version> + <version>0.5.3</version> </parent> <artifactId>distribution-opendaylight</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.3</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |