diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-26 14:30:44 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-26 14:30:44 -0700 |
commit | 1dc09d896fe2fa002cab4792ce95419d5a30e228 (patch) | |
tree | bc9167fa56f893837c9b7ffb3c03faf6aba9e68f /appc-provider/appc-provider-installer/pom.xml | |
parent | 9de622cdf48e0648f6bab1207415e6ab459fde5e (diff) |
Increment version to 1.6.5-SNAPSHOT
Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'appc-provider/appc-provider-installer/pom.xml')
-rw-r--r-- | appc-provider/appc-provider-installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index 9352df8eb..2fc5d6161 100644 --- a/appc-provider/appc-provider-installer/pom.xml +++ b/appc-provider/appc-provider-installer/pom.xml @@ -29,7 +29,7 @@ <groupId>org.onap.appc</groupId> <artifactId>appc-provider-installer</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> <packaging>pom</packaging> <name>APPC Provider - Karaf Installer</name> |