aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/appc-dgraph
diff options
context:
space:
mode:
Diffstat (limited to 'appc-directed-graph/appc-dgraph')
-rw-r--r--appc-directed-graph/appc-dgraph/pom.xml4
-rw-r--r--appc-directed-graph/appc-dgraph/provider/pom.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/appc-directed-graph/appc-dgraph/pom.xml b/appc-directed-graph/appc-dgraph/pom.xml
index b41b55268..65f7d314e 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.3</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.3</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..6fd9b12cf 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.3</version>
</parent>
<artifactId>appc-dg-provider</artifactId>
<name>APPC DG - Provider</name>