From: Jimmy Forsyth Date: Fri, 10 Mar 2017 21:17:37 +0000 (-0500) Subject: [OS-144] Updating default ver in pom X-Git-Tag: v1.1.0~64 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d13d1ec6e4c76c27e8e88197d5bbbe204a0556d9;p=sandbox-vid.git [OS-144] Updating default ver in pom Change-Id: Ib070bc980498377239f267a01d858d81138fec39 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 12ecae1b..8a284196 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ UTF-8 UTF-8 - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT https://nexus.openecomp.org /content/repositories/snapshots/ /content/repositories/releases/ @@ -194,5 +194,5 @@ test - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 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. --> org.openecomp.vid vid - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT war VID Webapp VID Webapp based on the Ecomp SDK