update version 37/25737/2
authorMichael Lando <ml636r@att.com>
Wed, 6 Dec 2017 19:39:05 +0000 (21:39 +0200)
committerMichael Lando <ml636r@att.com>
Wed, 6 Dec 2017 19:41:16 +0000 (21:41 +0200)
Change-Id: I1ed0d69f888277406182243a644d25a417484967
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml
sdc-distribution-ci/pom.xml
sdc-distribution-client/pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index b243096..19ec300 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
        <groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
        <artifactId>sdc-main-distribution-client</artifactId>
-       <version>1.1.32-SNAPSHOT</version>
+       <version>1.1.51-SNAPSHOT</version>
        <packaging>pom</packaging>
         <name>sdc-sdc-distribution-client</name>
 
index 59a4f00..c49638a 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
                <artifactId>sdc-main-distribution-client</artifactId>
-               <version>1.1.32-SNAPSHOT</version>
+               <version>1.1.51-SNAPSHOT</version>
        </parent>
 
        <artifactId>sdc-distribution-ci</artifactId>
index 4f262b0..62b42e6 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
                <artifactId>sdc-main-distribution-client</artifactId>
-               <version>1.1.32-SNAPSHOT</version>
+               <version>1.1.51-SNAPSHOT</version>
        </parent>
 
        <artifactId>sdc-distribution-client</artifactId>
index c1f59ad..e241084 100644 (file)
@@ -5,7 +5,7 @@
 
 major=1
 minor=1
-patch=32
+patch=51
 
 base_version=${major}.${minor}.${patch}