Change to release ccsdk version 76/83076/1
authorPatrick Brady <patrick.brady@att.com>
Thu, 21 Mar 2019 21:09:46 +0000 (14:09 -0700)
committerPatrick Brady <patrick.brady@att.com>
Thu, 21 Mar 2019 21:10:08 +0000 (14:10 -0700)
Change from 1.2.1-SNAPSHOT to 1.2.1 release version
since the ccsdk odlsli container is running release
version now.

Change-Id: I1c18b7f4a9031efff5a9542d0384cef168455ec6
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: CCSDK-1156

binding-parent/pom.xml
bundle-parent/pom.xml
feature-repo-parent/pom.xml
odlparent-lite/pom.xml
pom.xml
single-feature-parent/pom.xml

index 23f5c9f..cd80812 100644 (file)
@@ -31,7 +31,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.2.1-SNAPSHOT</version>
+        <version>1.2.1</version>
         <relativePath />
     </parent>
 
index 74a07e1..1cf6061 100644 (file)
@@ -31,7 +31,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.2.1-SNAPSHOT</version>
+        <version>1.2.1</version>
         <relativePath />
     </parent>
 
index 49eb954..97a563d 100644 (file)
@@ -31,7 +31,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.2.1-SNAPSHOT</version>
+        <version>1.2.1</version>
         <relativePath />
     </parent>
 </project>
index bc4e293..2394ebf 100644 (file)
@@ -31,7 +31,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.2.1-SNAPSHOT</version>
+        <version>1.2.1</version>
         <relativePath />
     </parent>
     
diff --git a/pom.xml b/pom.xml
index 9ebe8ec..0478b54 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.2.1-SNAPSHOT</version>
+        <version>1.2.1</version>
         <relativePath />
     </parent>
 
index a492697..8b80189 100644 (file)
@@ -31,7 +31,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.2.1-SNAPSHOT</version>
+        <version>1.2.1</version>
         <relativePath />
     </parent>