summaryrefslogtreecommitdiffstats
path: root/vid
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2017-03-10 16:17:37 -0500
committerJimmy Forsyth <jf2512@att.com>2017-03-10 16:17:37 -0500
commitd13d1ec6e4c76c27e8e88197d5bbbe204a0556d9 (patch)
tree12d1e75f5da589d07fb5ce6ee910ec653efca5e0 /vid
parent088630c472efde97d178e024a729a0e1056cc7f8 (diff)
[OS-144] Updating default ver in pom
Change-Id: Ib070bc980498377239f267a01d858d81138fec39 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'vid')
-rw-r--r--vid/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid/pom.xml b/vid/pom.xml
index 8af7e83c..095dbdfa 100644
--- a/vid/pom.xml
+++ b/vid/pom.xml
@@ -9,7 +9,7 @@
inherit from a parent maven module. -->
<groupId>org.openecomp.vid</groupId>
<artifactId>vid</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>war</packaging>
<name>VID Webapp</name>
<description>VID Webapp based on the Ecomp SDK</description>