aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@att.com>2017-12-04 12:12:24 +0000
committerGerrit Code Review <gerrit@onap.org>2017-12-04 12:12:24 +0000
commit56449aefdf8d8f218adfe5629ba046da2dc5f34e (patch)
tree71afeed2f50c26308831e4bbe672320730426a66 /vid-app-common
parentca46b75e14e17b81a6b025d58c440bb347efd600 (diff)
parente895f01544b8126286e0432de3b043f5f7eda4c1 (diff)
Merge "Set VID version to 1.1.1"
Diffstat (limited to 'vid-app-common')
-rwxr-xr-xvid-app-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index 689ec38c6..e77bf96ee 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -9,7 +9,7 @@
inherit from a parent maven module. -->
<groupId>org.openecomp.vid</groupId>
<artifactId>vid-app-common</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>war</packaging>
<name>VID Common</name>
<description>VID Common code for opensource version</description>