diff options
Diffstat (limited to 'appc-outbound/appc-aai-client/pom.xml')
-rwxr-xr-x | appc-outbound/appc-aai-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml index 5254d440f..cd6e6d1c7 100755 --- a/appc-outbound/appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-outbound</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |