From d13d1ec6e4c76c27e8e88197d5bbbe204a0556d9 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Fri, 10 Mar 2017 16:17:37 -0500 Subject: [OS-144] Updating default ver in pom Change-Id: Ib070bc980498377239f267a01d858d81138fec39 Signed-off-by: Jimmy Forsyth --- pom.xml | 4 ++-- vid/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 12ecae1b7..8a2841966 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 8af7e83c2..095dbdfa3 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 -- cgit 1.2.3-korg