diff options
Diffstat (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-features')
3 files changed, 3 insertions, 3 deletions
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 7e7831be5..31b0796e5 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 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-command-executor</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>2.7.2-SNAPSHOT</version> <packaging>feature</packaging> <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 766816995..3ea6665b5 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 @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-command-executor</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>2.7.2-SNAPSHOT</version> <packaging>feature</packaging> <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 b3c42ae51..45ce9c8c7 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 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-command-executor-feature-aggregator</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>2.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name/> |