aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-08-07 13:05:39 -0700
committerPatrick Brady <patrick.brady@att.com>2019-08-07 13:05:46 -0700
commit4836b7ed83e0128e2a53877f0faf68e1e509591a (patch)
tree5e35d51364f8e2ad656519ea6e4c4f2e52eb5f4e /appc-directed-graph
parente67def97e8ed4a84141a90fbcaa114391809bb82 (diff)
Increment version to 1.6.2
Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9 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 076d2a6fe..d473d0698 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.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dgraph</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-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 f9a61fb8e..c9c078700 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.1-SNAPSHOT</version>
+ <version>1.6.2-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 70c7a26b3..c8498dcd6 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.1-SNAPSHOT</version>
+ <version>1.6.2-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 345d6305d..8edf86b98 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.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.appc.plugins</groupId>
<artifactId>dg-loader</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-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 fedd2ebf4..2abeb12a7 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.1-SNAPSHOT</version>
+ <version>1.6.2-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 0983f2848..416c8495c 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.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.appc</groupId>