summaryrefslogtreecommitdiffstats
path: root/appc-directed-graph
diff options
context:
space:
mode:
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 011e15d6b..e758725a0 100644
--- a/appc-directed-graph/appc-dgraph/pom.xml
+++ b/appc-directed-graph/appc-dgraph/pom.xml
@@ -25,14 +25,14 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-directed-graph</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dgraph</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</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 7b040aca0..99be18bf5 100644
--- a/appc-directed-graph/appc-dgraph/provider/pom.xml
+++ b/appc-directed-graph/appc-dgraph/provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dgraph</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</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 abf78d571..0fb734346 100644
--- a/appc-directed-graph/dg-loader/features/pom.xml
+++ b/appc-directed-graph/dg-loader/features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.plugins</groupId>
<artifactId>dg-loader</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</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 cb21e2e8d..250786206 100644
--- a/appc-directed-graph/dg-loader/pom.xml
+++ b/appc-directed-graph/dg-loader/pom.xml
@@ -26,14 +26,14 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-directed-graph</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.appc.plugins</groupId>
<artifactId>dg-loader</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</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 11a146bf0..0df42669d 100644
--- a/appc-directed-graph/dg-loader/provider/pom.xml
+++ b/appc-directed-graph/dg-loader/provider/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.appc.plugins</groupId>
<artifactId>dg-loader</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</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 640283be8..0acc4893a 100644
--- a/appc-directed-graph/pom.xml
+++ b/appc-directed-graph/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</version>
</parent>
<groupId>org.onap.appc</groupId>