Release aai/search-data-service 1.6.2
authorjenkins-releng <jenkins-releng@onap.org>
Thu, 2 Apr 2020 17:12:12 +0000 (17:12 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Thu, 2 Apr 2020 17:12:12 +0000 (17:12 +0000)
pom.xml
search-data-service-app/pom.xml

diff --git a/pom.xml b/pom.xml
index c411e6b..4e3592c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.onap.aai</groupId>
     <artifactId>search-data-service</artifactId>
     <name>aai-search-data-service aggregate pom</name>
-    <version>1.6.2-SNAPSHOT</version>
+    <version>1.6.2</version>
     <packaging>pom</packaging>
 
     <modules>
index 28bdccd..15e31ac 100644 (file)
     <parent>
         <artifactId>search-data-service</artifactId>
         <groupId>org.onap.aai</groupId>
-        <version>1.6.2-SNAPSHOT</version>
+        <version>1.6.2</version>
     </parent>
 
     <groupId>org.onap.aai.search-data-service</groupId>
     <artifactId>search-data-service-app</artifactId>
-    <version>1.6.2-SNAPSHOT</version>
+    <version>1.6.2</version>
     <name>AAI Search Data Service Application</name>
 
     <properties>