diff options
author | Patrick Brady <patrick.brady@att.com> | 2018-11-12 12:14:11 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2018-11-12 13:49:34 -0800 |
commit | ccd67e90d34875ea01c7ab167a9d6067c9cec982 (patch) | |
tree | 06dd2ffde909e245cd630a45939982350d7fe5f5 /appc-dispatcher/appc-command-executor/pom.xml | |
parent | 82c049edee42af368a3758e1d8bb4ab1d0558298 (diff) |
Increment version number
Changing to version 1.5.0-SNAPSHOT
Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
Diffstat (limited to 'appc-dispatcher/appc-command-executor/pom.xml')
-rw-r--r-- | appc-dispatcher/appc-command-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml index 87b51fe9e..b71101aec 100644 --- a/appc-dispatcher/appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/pom.xml @@ -47,5 +47,5 @@ </modules> <groupId>org.onap.appc</groupId> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </project> |