aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dg-util
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-05-04 12:16:20 -0700
committerTakamune Cho <takamune.cho@att.com>2020-05-05 12:03:12 +0000
commita6e49b16be6136a76b0aa1f170cf6aa79ad765fe (patch)
tree1ff4673aa8b2100d1213e68bc8429e134f1ddfa5 /appc-dg-util
parentca2b2584778bf8e18eda82469f06ef89edbbd9f6 (diff)
Increment version to 1.8.0-SNAPSHOT
Change-Id: Ia39d2dbe393d3ce325abae026e94cd5b761f096c Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
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 319d0c4bb..1543beb7d 100644
--- a/appc-dg-util/appc-dg-util-bundle/pom.xml
+++ b/appc-dg-util/appc-dg-util-bundle/pom.xml
@@ -31,7 +31,7 @@
</parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-util-bundle</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>appc-dg-util - bundle</name>
<properties>
@@ -161,7 +161,7 @@
<dependency>
<groupId>org.onap.appc</groupId>
<artifactId>appc-netconf-adapter-bundle</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.8.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 2f4901d19..352e3b975 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.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<packaging>feature</packaging>
<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 240df7f30..21750bc08 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
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-dg-util</artifactId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name/>
diff --git a/appc-dg-util/appc-dg-util-features/pom.xml b/appc-dg-util/appc-dg-util-features/pom.xml
index 2048e6813..a90909d62 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.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name/>
diff --git a/appc-dg-util/appc-dg-util-installer/pom.xml b/appc-dg-util/appc-dg-util-installer/pom.xml
index ba5f02d8f..92335ef87 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.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
</project>
diff --git a/appc-dg-util/pom.xml b/appc-dg-util/pom.xml
index 403e4ae9b..e42463665 100644
--- a/appc-dg-util/pom.xml
+++ b/appc-dg-util/pom.xml
@@ -43,5 +43,5 @@
</modules>
<groupId>org.onap.appc</groupId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
</project>