diff options
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 03762eeeb..ddf1df235 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.0-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> </project> |