[SDNC-5] Update rootpom version 09/2909/1
authorDan Timoney <dtimoney@att.com>
Fri, 31 Mar 2017 20:25:47 +0000 (16:25 -0400)
committerDan Timoney <dtimoney@att.com>
Fri, 31 Mar 2017 20:25:56 +0000 (16:25 -0400)
Create new rootpom version to avoid caching issue with old version of root pom

Change-Id: I0576fcabce4c6437b158d001fb5fcc309f02058b
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml
rootpom/pom.xml

diff --git a/pom.xml b/pom.xml
index a305621..ac4cc24 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.openecomp.sdnc.core</groupId>
                <artifactId>root</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>rootpom/pom.xml</relativePath>
        </parent>
 
index 4938811..b87970e 100755 (executable)
        <packaging>pom</packaging>
        <groupId>org.openecomp.sdnc.core</groupId>
        <artifactId>root</artifactId>
-       <version>1.1.0-SNAPSHOT</version>
+       <version>1.1.1-SNAPSHOT</version>
 
 
        <dependencyManagement>