diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-17 16:28:36 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-17 16:29:25 -0800 |
commit | f77561cb74548f172ebfb4bf4cdae17fa103eb63 (patch) | |
tree | 3a345cd5c14c9fe9526a05d69dddb20e30e56ede | |
parent | 0b434132494d98f5fa60409016c5fd1fcb821625 (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching. (prat 2)
Issue-ID: CIMAN-120
Change-Id: I221ed1573f8407a22ecd15a8c10aba2c6ca800ec
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | dgbuilder-docker/pom.xml | 4 | ||||
-rw-r--r-- | dgbuilder/pom.xml | 4 | ||||
-rw-r--r-- | odlsli/pom.xml | 4 | ||||
-rw-r--r-- | opendaylight/pom.xml | 4 | ||||
-rw-r--r-- | platform-logic/asdc-api/pom.xml | 4 | ||||
-rw-r--r-- | platform-logic/installer/pom.xml | 4 | ||||
-rw-r--r-- | platform-logic/pom.xml | 4 | ||||
-rw-r--r-- | platform-logic/sliapi/pom.xml | 4 | ||||
-rw-r--r-- | ubuntu/pom.xml | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 4e724611..73d84713 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-dgbuilder-docker</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <name>Distribution - dgbuilder-docker</name> <description>Creates docker container for dgbuilder</description> diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index a1961d12..407d3d56 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>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -13,7 +13,7 @@ <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-dgbuilder</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <name>Distribution - dgbuilder</name> <description>Directed Graph Builder</description> diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 44006d5c..ba9fc265 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <artifactId>distribution-odlsli</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <name>Distribution - odlsli</name> <description>Creates SDN Controller Docker container</description> diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 1061bbb7..f17187a9 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <artifactId>distribution-opendaylight</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <name>Distribution - opendaylight</name> <description>Creates OpenDaylight container</description> diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index 9457d34d..c49549f9 100644 --- a/platform-logic/asdc-api/pom.xml +++ b/platform-logic/asdc-api/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <artifactId>platform-logic-asdcapi</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <name>Platform Logic : ASDC-API</name> <description>Contains platform-level service logic for the ASDC-API</description> diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index f6b8578b..48f958f1 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <artifactId>platform-logic-installer</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <name>Platform Logic Installer</name> <description>Contains platform-level service logic installer</description> diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 3ce0b570..9dfa384f 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <artifactId>distribution-platform-logic</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <name>Platform Logic </name> <description>Contains platform-level service logic</description> diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index ef047a8d..93fd4744 100644 --- a/platform-logic/sliapi/pom.xml +++ b/platform-logic/sliapi/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <artifactId>platform-logic-sliapi</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <name>Platform Logic : SLI-API</name> <description>Contains platform-level service logic for the SLI-API</description> diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index cbaf04c2..da4b4765 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <artifactId>distribution-ubuntu</artifactId> - <version>0.1.0-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <name>Distribution - ubuntu</name> <description>Creates base ubuntu Docker container</description> |