commit | 19004ea518572ba03c8969c7d2c0e2228ef2d86f | [log] [tgz] |
---|---|---|
author | Patrick Brady <patrick.brady@att.com> | Fri May 24 13:51:58 2019 -0700 |
committer | Patrick Brady <patrick.brady@att.com> | Fri May 24 13:56:18 2019 -0700 |
tree | 234e14a1771b8cd3d46f21cd591b2815dd97068b | |
parent | bf0229c185ed5a94eca7c35d3e85bf6a4bf4a849 [diff] |
Increment versions after release Change-Id: Ibbfb7a72fe793d06caa8be064f5b1dd768ca0dda Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1595
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml index eb9b9df..7705b5f 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml
@@ -30,7 +30,7 @@ <groupId>org.onap.appc</groupId> <artifactId>features-appc-command-executor</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <packaging>feature</packaging> <name></name>
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml index 1b7d0c2..ed7f2a4 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml
@@ -31,7 +31,7 @@ <groupId>org.onap.appc</groupId> <artifactId>onap-appc-command-executor</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <packaging>feature</packaging> <name></name>
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 ea2699e..d484d5c 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
@@ -30,7 +30,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-command-executor-feature-aggregator</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <packaging>pom</packaging> <name></name>