diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-05-08 12:57:09 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-05-08 13:37:40 -0700 |
commit | d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc (patch) | |
tree | ea37ad6ad80ad22d2a5c641141df7b7dac68410d /appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor | |
parent | ad7915cb65a953d5e334c8d3b20ddf4feefd419b (diff) |
Change parent version1.5.0
Change-Id: Iab2f1688569b315d157c578e2bd9accd39581bc5
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1601
Diffstat (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor')
-rw-r--r-- | appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 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 7d8c6b151..b189929b8 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>1.5.0</version> + <version>2.5.0</version> <relativePath /> </parent> |