diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-11 11:31:45 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-11 11:31:49 -0700 |
commit | 89d77ed2dc64616fb06b53b0ae2e063599d894b3 (patch) | |
tree | 667a233180d0ba7f3eda01590b3cbc3ad6f6a66c /appc-dispatcher/appc-command-executor/appc-command-executor-api | |
parent | 65b70190e0de9f7b6d173c918a7873b37ff66ea3 (diff) |
Change to released parent 1.6.1
Change-Id: Ieb506dd5bcc146a45c9e75ec27641f80245548e3
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-api')
-rw-r--r-- | appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml index e3d4f968f..2450c0877 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.1</version> <relativePath /> </parent> |