aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/client/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-15 19:27:17 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-15 19:27:17 +0000
commit83784014a404b8c12b6716922a53f45ca7f83da6 (patch)
tree43f9271becab68da2133f3dd6cdd2c2f0ca08381 /generic-resource-api/client/pom.xml
parent01b9bff05de587dcc3e265972966cc14ee7a9c98 (diff)
Release sdnc/northbound1.6.2
Diffstat (limited to 'generic-resource-api/client/pom.xml')
-rw-r--r--generic-resource-api/client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml
index 09e6d245..71fbb0f1 100644
--- a/generic-resource-api/client/pom.xml
+++ b/generic-resource-api/client/pom.xml
@@ -6,7 +6,7 @@
<packaging>jar</packaging>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-client</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
<name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
<url>http://wiki.onap.org</url>
@@ -15,7 +15,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>client-parent</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
</parent>
<dependencies>