diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-11 10:50:54 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-11 10:52:30 -0700 |
commit | 65b70190e0de9f7b6d173c918a7873b37ff66ea3 (patch) | |
tree | 99c9bf21391b06a11c722b71918e4e19b5f13655 /appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml | |
parent | fc942d29a74a843ccf1cd202091e6d9704bbed29 (diff) |
Increment version to 1.6.3-SNAPSHOT
Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml')
-rw-r--r-- | appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 1b9f36e18..47b751a1c 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.6.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> <packaging>pom</packaging> <name></name> |