Roll to initial Dublin version
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 25 Oct 2018 14:34:51 +0000 (10:34 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 25 Oct 2018 15:27:35 +0000 (11:27 -0400)
Roll to initial Dublin release version

Change-Id: I9f56f6643bf5850a9958d46f137fa929b1c05e5d
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
ms/controllerblueprints/application/pom.xml
ms/controllerblueprints/distribution/pom.xml
ms/controllerblueprints/modules/pom.xml
ms/controllerblueprints/modules/service/pom.xml
ms/controllerblueprints/parent/pom.xml
ms/controllerblueprints/pom.xml

index ecb8821..44fda2d 100644 (file)
@@ -25,7 +25,7 @@
     <parent>\r
         <groupId>org.onap.ccsdk.apps.controllerblueprints</groupId>\r
         <artifactId>parent</artifactId>\r
-        <version>0.3.1-SNAPSHOT</version>\r
+        <version>0.4.0-SNAPSHOT</version>\r
         <relativePath>../parent</relativePath>\r
     </parent>\r
     <artifactId>application</artifactId>\r
index b2c5b33..498442a 100644 (file)
@@ -23,7 +23,7 @@
     <parent>\r
         <groupId>org.onap.ccsdk.apps.controllerblueprints</groupId>\r
         <artifactId>parent</artifactId>\r
-        <version>0.3.1-SNAPSHOT</version>\r
+        <version>0.4.0-SNAPSHOT</version>\r
         <relativePath>../parent</relativePath>\r
     </parent>\r
     <artifactId>distribution</artifactId>\r
index b38b6e6..eff2429 100644 (file)
@@ -23,7 +23,7 @@
     <parent>\r
         <groupId>org.onap.ccsdk.apps.controllerblueprints</groupId>\r
         <artifactId>parent</artifactId>\r
-        <version>0.3.1-SNAPSHOT</version>\r
+        <version>0.4.0-SNAPSHOT</version>\r
         <relativePath>../parent</relativePath>\r
     </parent>\r
     <artifactId>modules</artifactId>\r
index add4ad1..e766f51 100644 (file)
@@ -25,7 +25,7 @@
     <parent>\r
         <groupId>org.onap.ccsdk.apps.controllerblueprints</groupId>\r
         <artifactId>modules</artifactId>\r
-        <version>0.3.1-SNAPSHOT</version>\r
+        <version>0.4.0-SNAPSHOT</version>\r
     </parent>\r
     <artifactId>service</artifactId>\r
     <name>Controller Blueprints Service</name>\r
index 659839c..a9e7cfa 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.ccsdk.apps</groupId>
         <artifactId>controllerblueprints</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
     </parent>
     <groupId>org.onap.ccsdk.apps.controllerblueprints</groupId>
     <artifactId>parent</artifactId>
@@ -34,7 +34,7 @@
         <eelf.version>1.0.0</eelf.version>
         <springfox.swagger2.version>2.9.2</springfox.swagger2.version>
         <h2database.version>1.4.197</h2database.version>
-        <onap.logger.slf4j>1.2.2-SNAPSHOT</onap.logger.slf4j>
+        <onap.logger.slf4j>1.2.2</onap.logger.slf4j>
     </properties>
     <dependencyManagement>
         <dependencies>
index d8acbf2..4517f3f 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.apps</groupId>
         <artifactId>ccsdk-apps-ms</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.apps</groupId>
     <artifactId>controllerblueprints</artifactId>
     <name>Controller Blueprints Root</name>
-    <version>0.3.1-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
     <properties>
         <service.name>ControllerBlueprints</service.name>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>