diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-31 22:35:40 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-31 22:35:40 +0000 |
commit | 79ddaccc34931314e5bccd7189a7b6fc451a1ded (patch) | |
tree | 3bc59a3c4f496a61fc0325498914859e70003b3d /appc-directed-graph/appc-dgraph/pom.xml | |
parent | 6cbb73628f72e90fb8219cc7120326ef55a91653 (diff) |
Release appc1.7.1
Diffstat (limited to 'appc-directed-graph/appc-dgraph/pom.xml')
-rw-r--r-- | appc-directed-graph/appc-dgraph/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-directed-graph/appc-dgraph/pom.xml b/appc-directed-graph/appc-dgraph/pom.xml index 03c7ffc9d..522292636 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.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.onap.appc</groupId> <artifactId>appc-dgraph</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <name>APPC Directed Graph</name> <description>APPC DG Module</description> |