aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-03-31 19:01:09 -0400
committerDan Timoney <dtimoney@att.com>2017-03-31 19:01:25 -0400
commite4d8f145373321ee48e5d00841c30bf4c616ea0a (patch)
tree1db458ef5f669f1f884a006c754771b505508e76
parentd0bd5cbcb5ffe3e874d7966303cced24ee1cc61c (diff)
[SDNC-5] Change root pom version
Use root pom version 1.1.1-SNAPSHOT for Boron Change-Id: Ib322e66a6c253f43961c9d2799dee7ff1cb9e7b2 Signed-off-by: Dan Timoney <dtimoney@att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d84a7bb..175b00e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>root</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>