From: Ofir Sonsino Date: Mon, 4 Dec 2017 11:59:17 +0000 (+0200) Subject: Set VID version to 1.1.1 X-Git-Tag: v2.0.0~60^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e895f01544b8126286e0432de3b043f5f7eda4c1;p=vid.git Set VID version to 1.1.1 Change-Id: I36d7a840f9142c78fe1540eb807a9c43007429f3 Issue-ID: VID-90 Signed-off-by: Ofir Sonsino --- diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml index 91e866135..b4663f2a5 100755 --- a/epsdk-app-onap/pom.xml +++ b/epsdk-app-onap/pom.xml @@ -8,7 +8,7 @@ the Portal team. --> org.openecomp.vid epsdk-app-onap - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT war ECOMP SDK Webapp for OpenSource ECOMP SDK Web Application for public release diff --git a/pom.xml b/pom.xml index 4b8b9daae..2442a85e3 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ UTF-8 UTF-8 - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT https://nexus.onap.org /content/repositories/snapshots/ /content/repositories/releases/ 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. --> org.openecomp.vid vid-app-common - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT war VID Common VID Common code for opensource version