diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-05-21 12:04:20 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-05-21 19:46:31 +0000 |
commit | 2a48d67cd5125d6bbc65eccba6c6499c7022e620 (patch) | |
tree | 918ddfd5e10e5d0248156a8374c92a81a74541ca /appc-dispatcher/appc-command-executor/appc-command-executor-features | |
parent | ae95a67df40cdb09632486881da89aa7da9f8fe6 (diff) |
Change parent to release version 2.7.2
Change-Id: Id2788d2f1abf23e618aaa914ff6f604863b58c70
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
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 ecab09ac1..7e7831be5 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 @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.7.1</version> + <version>2.7.2</version> <relativePath/> </parent> 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 5fe313088..766816995 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 @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.7.1</version> + <version>2.7.2</version> <relativePath/> </parent> 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 ae86dd191..b3c42ae51 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 @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.7.1</version> + <version>2.7.2</version> <relativePath/> </parent> |