aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dg-util
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-09-26 14:30:44 -0700
committerPatrick Brady <patrick.brady@att.com>2019-09-26 14:30:44 -0700
commit1dc09d896fe2fa002cab4792ce95419d5a30e228 (patch)
treebc9167fa56f893837c9b7ffb3c03faf6aba9e68f /appc-dg-util
parent9de622cdf48e0648f6bab1207415e6ab459fde5e (diff)
Increment version to 1.6.5-SNAPSHOT
Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
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 1f924547a..b3a8848b0 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>appc-dg-util - bundle</name>
<properties>
@@ -167,7 +167,7 @@
<dependency>
<groupId>org.onap.appc</groupId>
<artifactId>appc-netconf-adapter-bundle</artifactId>
- <version>1.6.4-SNAPSHOT</version>
+ <version>1.6.5-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 258bde228..0d884053b 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-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 77e913888..5820d0030 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-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 4a0e72422..3ab76cac4 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-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 6acc2be7e..d58797dc0 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-SNAPSHOT</version>
</project>
diff --git a/appc-dg-util/pom.xml b/appc-dg-util/pom.xml
index 36d9966af..dc115350d 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.6.4-SNAPSHOT</version>
+ <version>1.6.5-SNAPSHOT</version>
</project>