aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2017-06-02 10:25:18 -0500
committerPatrick Brady <pb071s@att.com>2017-06-12 19:34:09 +0000
commit2a315588571c2d4a856ec8202d840d3f8fe01074 (patch)
tree6f9d6c986932e5f8ebd3e439abf5a3f42e8a5e94 /pom.xml
parentba659b6e92db9c0e14b957a411559db385d8c7ec (diff)
Fix root version
Change-Id: Id14abe6d6ca0745c160f78fc73d674b1ce329027 Signed-off-by: Victor Morales <victor.morales@intel.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3c5dcc3..f120af0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>root</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>