Create version 1.6.2 prior to Neon 61/93961/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 20 Aug 2019 12:59:41 +0000 (08:59 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 20 Aug 2019 12:59:41 +0000 (08:59 -0400)
Create last Fluorine based version before port to Neon

Change-Id: Ib83eaf71acad826e641c2538d90d5eac82148180
Issue-ID: SDNC-850
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
client/pom.xml
pom.xml
pomba/network-discovery-api/pom.xml
pomba/network-discovery/pom.xml
pomba/pom.xml
pomba/service-decomposition/pom.xml
version.properties

index a1530e0..3ac8330 100644 (file)
@@ -6,7 +6,7 @@
     <packaging>jar</packaging>
     <groupId>org.onap.sdnc.apps</groupId>
     <artifactId>client</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
 
     <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
     <url>http://wiki.onap.org</url>
diff --git a/pom.xml b/pom.xml
index 0df37aa..a6edc67 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
     <packaging>pom</packaging>
     <groupId>org.onap.sdnc</groupId>
     <artifactId>apps</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
index 3969b68..eda3cf2 100644 (file)
@@ -28,7 +28,7 @@ limitations under the License.
 
     <groupId>org.onap.sdnc.apps.pomba</groupId>
     <artifactId>network-discovery-api</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
     <name>Network Discovery API</name>
 
     <dependencies>
index 58e72fc..ba2dbaa 100644 (file)
@@ -22,7 +22,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.sdnc.apps.pomba</groupId>
         <artifactId>pomba</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 6ce1929..750e64b 100644 (file)
@@ -28,7 +28,7 @@ limitations under the License.
 
     <groupId>org.onap.sdnc.apps.pomba</groupId>
     <artifactId>pomba</artifactId>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
index 46aabcf..6630b7d 100644 (file)
@@ -22,7 +22,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.sdnc.apps.pomba</groupId>
         <artifactId>pomba</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
index 7f19bc1..9265896 100644 (file)
@@ -5,7 +5,7 @@
 
 release_name=1
 sprint_number=6
-feature_revision=1
+feature_revision=2
 
 base_version=${release_name}.${sprint_number}.${feature_revision}