diff options
Diffstat (limited to 'appc-outbound/appc-aai-client/features')
-rwxr-xr-x | appc-outbound/appc-aai-client/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-aai-client/features/pom.xml b/appc-outbound/appc-aai-client/features/pom.xml index 413f3a7ae..6cf800151 100755 --- a/appc-outbound/appc-aai-client/features/pom.xml +++ b/appc-outbound/appc-aai-client/features/pom.xml @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs <parent> <artifactId>appc-aai-client</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>appc-aai-client-features</artifactId> <name>APPC AAI Client Plugin - Features</name> |