aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dispatcher/appc-command-executor
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-dispatcher/appc-command-executor
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-dispatcher/appc-command-executor')
-rw-r--r--appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml2
-rw-r--r--appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml2
-rw-r--r--appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml2
-rw-r--r--appc-dispatcher/appc-command-executor/appc-command-executor-installer/pom.xml2
-rw-r--r--appc-dispatcher/appc-command-executor/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml
index 7e6f01b32..0ae04a516 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-command-executor</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>appc-command-executor-api</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml
index c3508de1d..97c37228e 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-command-executor</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>appc-command-executor-core</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml
index ec7117747..ed9313c09 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-command-executor</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<name>appc-command-executor-features</name>
<artifactId>appc-command-executor-features</artifactId>
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-installer/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-installer/pom.xml
index d91d2e0f0..6f65b800a 100644
--- a/appc-dispatcher/appc-command-executor/appc-command-executor-installer/pom.xml
+++ b/appc-dispatcher/appc-command-executor/appc-command-executor-installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-command-executor</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>appc-command-executor-installer</artifactId>
diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml
index d506b302e..0f4979661 100644
--- a/appc-dispatcher/appc-command-executor/pom.xml
+++ b/appc-dispatcher/appc-command-executor/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-dispatcher</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>appc-command-executor</artifactId>
<packaging>pom</packaging>