Force newton artifact 61/27561/1
authorVictor Morales <victor.morales@intel.com>
Fri, 5 Jan 2018 22:04:55 +0000 (14:04 -0800)
committerVictor Morales <victor.morales@intel.com>
Fri, 5 Jan 2018 22:04:55 +0000 (14:04 -0800)
This change pretends to force the deployment of a
multicloud-openstack-newton:zip:1.0.1-SNAPSHOT artifact that wasn't
created before and it's causing failures in the Jenkins Jobs.

Change-Id: I22f61c0425deab44396c88b67c602c444085e242
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-83

ocata/pom.xml
windriver/pom.xml

index dd54ba0..63012f3 100644 (file)
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.onap.multicloud.openstack</groupId>
             <artifactId>multicloud-openstack-newton</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.0.0-SNAPSHOT</version>
             <type>zip</type>
         </dependency>
     </dependencies>
index 14c7448..838b3e5 100644 (file)
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.onap.multicloud.openstack</groupId>
             <artifactId>multicloud-openstack-newton</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.0.0-SNAPSHOT</version>
             <type>zip</type>
         </dependency>
     </dependencies>