Change 1.7.0-SNAPSHOT to release for aai-common artifacts 05/111905/1
authorHarish Venkata Kajur <vk250x@att.com>
Mon, 31 Aug 2020 16:29:13 +0000 (12:29 -0400)
committerHarish Venkata Kajur <vk250x@att.com>
Mon, 31 Aug 2020 16:29:17 +0000 (12:29 -0400)
Issue-ID: AAI-2886
Change-Id: Ic8fd57559be3771fb3c730d070e0f13c8f944fbf
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 0d05207..ca38d92 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.aai.aai-common</groupId>
         <artifactId>aai-parent</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.0</version>
     </parent>
     <groupId>org.onap.aai.resources</groupId>
     <artifactId>resources</artifactId>
@@ -48,8 +48,8 @@
         <staging.path>/content/repositories/staging/</staging.path>
         <!-- GMaven plugin uses this property to figure out the name of the docker tag -->
         <aai.project.version>${project.version}</aai.project.version>
-        <aai.common.version>1.7.0-SNAPSHOT</aai.common.version>
-       <aai.schema.service.version>1.7.3</aai.schema.service.version>
+        <aai.common.version>1.7.0</aai.common.version>
+        <aai.schema.service.version>1.7.3</aai.schema.service.version>
     </properties>
     <build>
         <pluginManagement>