aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dg-util
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-04-26 12:36:25 -0700
committerPatrick Brady <patrick.brady@att.com>2019-04-26 12:36:49 -0700
commited1cf1fb3c4c581cc03d82f640d7a550cafc9430 (patch)
treef3f43cdd7c1cba33fdbc0c4c1455d7938ca40333 /appc-dg-util
parentb3200dea9bcab964888af54efc4244425bb4e849 (diff)
Increment snapshot version
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
Diffstat (limited to 'appc-dg-util')
-rw-r--r--appc-dg-util/appc-dg-util-bundle/pom.xml4
-rw-r--r--appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml2
-rw-r--r--appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml2
-rw-r--r--appc-dg-util/appc-dg-util-features/pom.xml2
-rw-r--r--appc-dg-util/appc-dg-util-installer/pom.xml2
-rw-r--r--appc-dg-util/pom.xml2
6 files changed, 7 insertions, 7 deletions
diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml
index 009f835e4..5ef7988b0 100644
--- a/appc-dg-util/appc-dg-util-bundle/pom.xml
+++ b/appc-dg-util/appc-dg-util-bundle/pom.xml
@@ -32,7 +32,7 @@
</parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-util-bundle</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>appc-dg-util - bundle</name>
<properties>
@@ -176,7 +176,7 @@
<dependency>
<groupId>org.onap.appc</groupId>
<artifactId>appc-netconf-adapter-bundle</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml
index 719767678..b49c6f43c 100644
--- a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml
+++ b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-dg-util</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml
index d228318b7..24982ca39 100644
--- a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml
+++ b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-dg-util</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-dg-util/appc-dg-util-features/pom.xml b/appc-dg-util/appc-dg-util-features/pom.xml
index f5a42063e..45d186b12 100644
--- a/appc-dg-util/appc-dg-util-features/pom.xml
+++ b/appc-dg-util/appc-dg-util-features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-util-feature-aggregator</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-dg-util/appc-dg-util-installer/pom.xml b/appc-dg-util/appc-dg-util-installer/pom.xml
index 59ea0489e..311c0c503 100644
--- a/appc-dg-util/appc-dg-util-installer/pom.xml
+++ b/appc-dg-util/appc-dg-util-installer/pom.xml
@@ -152,5 +152,5 @@
</build>
<groupId>org.onap.appc</groupId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</project>
diff --git a/appc-dg-util/pom.xml b/appc-dg-util/pom.xml
index a843ac019..585b6fba2 100644
--- a/appc-dg-util/pom.xml
+++ b/appc-dg-util/pom.xml
@@ -42,5 +42,5 @@
</modules>
<groupId>org.onap.appc</groupId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</project>