Prepare for release version 85/72785/1 0.3.2 3.0.0-ONAP
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 14 Nov 2018 17:59:57 +0000 (12:59 -0500)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 14 Nov 2018 17:59:57 +0000 (12:59 -0500)
Prepare ccsdk/apps to create RC2 artifacts

Change-Id: Idc5964faf0f9b80b1c9538e60db80c6cd7d12626
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
ms/neng/pom.xml
ms/pom.xml
ms/vlantag-api/pom.xml
pom.xml
version.properties

index 8663433..2dd5939 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.1.2-SNAPSHOT</version>
+        <version>1.1.2</version>
         <relativePath/>
     </parent>
 
index 7f4d0e4..21e52bb 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.1.2-SNAPSHOT</version>
+        <version>1.1.2</version>
         <relativePath />
     </parent>
 
index f112911..23e8474 100644 (file)
@@ -42,7 +42,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>spring-boot-starter-parent</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath />
        </parent>
 
diff --git a/pom.xml b/pom.xml
index 983283b..8be8071 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.2</version>
                <relativePath/>
        </parent>
 
index eeb7d86..c387b3c 100644 (file)
@@ -10,6 +10,6 @@ feature_revision=2
 
 base_version=${release_name}.${sprint_number}.${feature_revision}
 
-release_version=${base_version}-STAGING
+release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT