JJB alignment across DCAE components - DCAE PRH 49/91249/2
authorGerard Hickey <gerard.hickey@ericsson.com>
Thu, 11 Jul 2019 11:50:10 +0000 (12:50 +0100)
committerGerard Hickey <gerard.hickey@ericsson.com>
Fri, 12 Jul 2019 06:14:45 +0000 (07:14 +0100)
Issue-ID: DCAEGEN2-1578
Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com>
Change-Id: I6dfd9b1b9549e177f65b8dda372d24be118f0a05

pom.xml
prh-app-server/pom.xml
prh-commons/pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index 9179e55..6a20eb9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <parent>
     <groupId>org.onap.oparent</groupId>
     <artifactId>oparent</artifactId>
-    <version>1.2.2</version>
+    <version>2.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.onap.dcaegen2.services</groupId>
   <artifactId>prh</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.3.1-SNAPSHOT</version>
 
   <name>dcaegen2-services-prh</name>
   <description>PNF Registration Handler</description>
index e065a79..755b72d 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>prh</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.prh</groupId>
index 0213696..7c53880 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>prh</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.prh</groupId>
index f520c97..fee4928 100644 (file)
@@ -1,6 +1,6 @@
-major=1\r
-minor=3\r
-patch=0\r
-base_version=${major}.${minor}.${patch}\r
-release_version=${base_version}\r
-snapshot_version=${base_version}-SNAPSHOT\r
+major=1
+minor=3
+patch=1
+base_version=${major}.${minor}.${patch}
+release_version=${base_version}
+snapshot_version=${base_version}-SNAPSHOT