summaryrefslogtreecommitdiffstats
path: root/appc-provider
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-11-07 11:59:14 -0800
committerPatrick Brady <pb071s@att.com>2017-11-07 12:07:46 -0800
commited9fd62c6060a3a5ae34a6fd61939f13be07973c (patch)
tree85a4268f512a71fd3a5c1a18610da960609febaa /appc-provider
parente209859ea9cef3e74ffce2be049705237a8500b0 (diff)
Changing to Amsterdam release versionv1.2.01.0.0-ONAP1.0.0-Amsterdam
Appc will be realeased as version 1.2.0 since version 1.1.0 already was created spring 2017. Change-Id: I177931e892c2556c11a261f018fd835d62a14d54 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-314
Diffstat (limited to 'appc-provider')
-rw-r--r--appc-provider/appc-provider-bundle/pom.xml2
-rw-r--r--appc-provider/appc-provider-features/pom.xml2
-rw-r--r--appc-provider/appc-provider-installer/pom.xml2
-rw-r--r--appc-provider/appc-provider-model/pom.xml2
-rw-r--r--appc-provider/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml
index 8feb9d056..f8598de2f 100644
--- a/appc-provider/appc-provider-bundle/pom.xml
+++ b/appc-provider/appc-provider-bundle/pom.xml
@@ -28,7 +28,7 @@
<parent>
<artifactId>appc-provider</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>appc-provider-bundle</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml
index 9e1e46956..c38fa4d61 100644
--- a/appc-provider/appc-provider-features/pom.xml
+++ b/appc-provider/appc-provider-features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-provider</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<name>appc-provider-features</name>
<artifactId>appc-provider-features</artifactId>
diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml
index cef60c2d5..3884afe6e 100644
--- a/appc-provider/appc-provider-installer/pom.xml
+++ b/appc-provider/appc-provider-installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-provider</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>appc-provider-installer</artifactId>
diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml
index 46aba8314..dae2cfe25 100644
--- a/appc-provider/appc-provider-model/pom.xml
+++ b/appc-provider/appc-provider-model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>appc-provider</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>appc-provider-model</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml
index b465f040a..817e8344f 100644
--- a/appc-provider/pom.xml
+++ b/appc-provider/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>appc-provider</artifactId>
<packaging>pom</packaging>