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 57381ea9a..3411f43e1 100755 --- a/appc-outbound/appc-aai-client/provider/pom.xml +++ b/appc-outbound/appc-aai-client/provider/pom.xml @@ -158,5 +158,5 @@ </plugins> </pluginManagement> </build> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </project> |