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-outbound/appc-aai-client/provider | |
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-outbound/appc-aai-client/provider')
-rwxr-xr-x | appc-outbound/appc-aai-client/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml index 0433a066e..2ecb4c453 100755 --- a/appc-outbound/appc-aai-client/provider/pom.xml +++ b/appc-outbound/appc-aai-client/provider/pom.xml @@ -159,5 +159,5 @@ </plugins> </pluginManagement> </build> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </project> |