Prepare distribution for release 50/75250/1 0.3.3 3.0.1-ONAP
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 3 Jan 2019 20:24:48 +0000 (15:24 -0500)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 3 Jan 2019 20:24:48 +0000 (15:24 -0500)
Prepare distribution for 0.3.3 (Casablanca Mtce) release

Change-Id: Ia7064064b81f33d8a8b9350fb280c6742b9eb0e6
Issue-ID: CCSDK-858
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
ansible-server/pom.xml
dependencies/pom.xml
odlsli/pom.xml
pom.xml
version.properties

index 6b26661..875437c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.1.3-SNAPSHOT</version>
+        <version>1.1.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
index 2f22d2a..50eff9a 100755 (executable)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.1.3-SNAPSHOT</version>
+        <version>1.1.3</version>
         <relativePath/>
     </parent>
 
index 8b5763b..66870da 100644 (file)
@@ -7,7 +7,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.1.3-SNAPSHOT</version>
+               <version>1.1.3</version>
                <relativePath />
        </parent>
 
diff --git a/pom.xml b/pom.xml
index 535fbb2..060c6da 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.1.3-SNAPSHOT</version>
+               <version>1.1.3</version>
        </parent>
 
        <groupId>org.onap.ccsdk.distribution</groupId>
index c636d7e..8437946 100644 (file)
@@ -10,6 +10,6 @@ feature_revision=3
 
 base_version=${release_name}.${sprint_number}.${feature_revision}
 
-release_version=${base_version}-STAGING
+release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT