aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-09-17 10:57:00 -0700
committerPatrick Brady <patrick.brady@att.com>2019-09-17 10:57:08 -0700
commitc1decc814fb7c646399df2b2d94c65c695190f97 (patch)
tree8f60fcd69015a7d7e7a56b059e781e2382352743 /appc-directed-graph
parent6baf061a9caa39bd2fff0c7420e5562dfb31a8c6 (diff)
Increment version to 1.6.4-SNAPSHOT
Change-Id: I0dfdd848265f21e1584903ea14aa4df6d08a2f94 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
Diffstat (limited to 'appc-directed-graph')
-rw-r--r--appc-directed-graph/appc-dgraph/pom.xml4
-rw-r--r--appc-directed-graph/appc-dgraph/provider/pom.xml2
-rw-r--r--appc-directed-graph/dg-loader/features/pom.xml2
-rw-r--r--appc-directed-graph/dg-loader/pom.xml4
-rw-r--r--appc-directed-graph/dg-loader/provider/pom.xml2
-rw-r--r--appc-directed-graph/pom.xml2
6 files changed, 8 insertions, 8 deletions
diff --git a/appc-directed-graph/appc-dgraph/pom.xml b/appc-directed-graph/appc-dgraph/pom.xml
index b41b55268..a54a871a4 100644
--- a/appc-directed-graph/appc-dgraph/pom.xml
+++ b/appc-directed-graph/appc-dgraph/pom.xml
@@ -28,14 +28,14 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-directed-graph</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dgraph</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
<name>APPC Directed Graph</name>
<description>APPC DG Module</description>
diff --git a/appc-directed-graph/appc-dgraph/provider/pom.xml b/appc-directed-graph/appc-dgraph/provider/pom.xml
index daf4af5d5..a4f3467a8 100644
--- a/appc-directed-graph/appc-dgraph/provider/pom.xml
+++ b/appc-directed-graph/appc-dgraph/provider/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dgraph</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</parent>
<artifactId>appc-dg-provider</artifactId>
<name>APPC DG - Provider</name>
diff --git a/appc-directed-graph/dg-loader/features/pom.xml b/appc-directed-graph/dg-loader/features/pom.xml
index 90b34d45a..aa06afce7 100644
--- a/appc-directed-graph/dg-loader/features/pom.xml
+++ b/appc-directed-graph/dg-loader/features/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.appc.plugins</groupId>
<artifactId>dg-loader</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</parent>
<artifactId>dg-loader-features</artifactId>
<name>Directed Graph Loader - Features</name>
diff --git a/appc-directed-graph/dg-loader/pom.xml b/appc-directed-graph/dg-loader/pom.xml
index bead08167..6e7edfa83 100644
--- a/appc-directed-graph/dg-loader/pom.xml
+++ b/appc-directed-graph/dg-loader/pom.xml
@@ -27,14 +27,14 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-directed-graph</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.appc.plugins</groupId>
<artifactId>dg-loader</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Directed Graph Loader Node</name>
diff --git a/appc-directed-graph/dg-loader/provider/pom.xml b/appc-directed-graph/dg-loader/provider/pom.xml
index 95c9acef7..b4e6831f1 100644
--- a/appc-directed-graph/dg-loader/provider/pom.xml
+++ b/appc-directed-graph/dg-loader/provider/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.appc.plugins</groupId>
<artifactId>dg-loader</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</parent>
<artifactId>dg-loader-provider</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-directed-graph/pom.xml b/appc-directed-graph/pom.xml
index 2f9ce136e..ab798cc38 100644
--- a/appc-directed-graph/pom.xml
+++ b/appc-directed-graph/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.appc</groupId>