aboutsummaryrefslogtreecommitdiffstats
path: root/appc-dispatcher/appc-request-handler
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-16 17:23:58 -0800
committerPatrick Brady <pb071s@att.com>2017-11-22 18:50:22 +0000
commit9e17fa3e7a4823d6585c64581ba8687b07b11844 (patch)
tree75a23c0e9529860794d2e6fbea473ee09527c7e3 /appc-dispatcher/appc-request-handler
parent0610db3a7fd6e3e2ea2880c9f3114445cfb85984 (diff)
Bump patch version
Bump patch version in preparation for Amsterdam branching. Change-Id: Ie9235cdc12dc487699f50167199ca17834bc9ffd Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'appc-dispatcher/appc-request-handler')
-rw-r--r--appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml2
-rw-r--r--appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml2
-rw-r--r--appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml2
-rw-r--r--appc-dispatcher/appc-request-handler/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml
index 23f805972..fe1ea9795 100644
--- a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml
+++ b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-request-handler</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<artifactId>appc-request-handler-api</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml
index ed40673f3..86f8f9164 100644
--- a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml
+++ b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-request-handler</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<artifactId>appc-request-handler-core</artifactId>
<packaging>bundle</packaging>
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml
index 7fffd2f2e..1a67a3c7d 100644
--- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml
+++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>appc-request-handler</artifactId>
<groupId>org.openecomp.appc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<name>appc-request-handler-features</name>
<artifactId>appc-request-handler-features</artifactId>
diff --git a/appc-dispatcher/appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/pom.xml
index 9aa2960a0..02210d53d 100644
--- a/appc-dispatcher/appc-request-handler/pom.xml
+++ b/appc-dispatcher/appc-request-handler/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.appc</groupId>
<artifactId>appc-dispatcher</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<artifactId>appc-request-handler</artifactId>
<packaging>pom</packaging>