aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-03-31 16:25:47 -0400
committerDan Timoney <dtimoney@att.com>2017-03-31 16:25:56 -0400
commit50d1db67a3449c7aeac499eb4698b79d4bed77ab (patch)
tree173dd0810d55d152f0bf7373c4a232200383d86d
parent974b67dd4021e6e839eaad25366bffe6d7a414c8 (diff)
[SDNC-5] Update rootpom version
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>
-rwxr-xr-xpom.xml2
-rwxr-xr-xrootpom/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a305621..ac4cc24 100755
--- 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>
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index 4938811..b87970e 100755
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -156,7 +156,7 @@
<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>