diff options
Diffstat (limited to 'appc-inbound/appc-artifact-handler/features/pom.xml')
-rwxr-xr-x | appc-inbound/appc-artifact-handler/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml index ab4f624ea..7a854f2af 100755 --- a/appc-inbound/appc-artifact-handler/features/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>appc-artifact-handler</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>appc-artifact-handler-features</artifactId> <packaging>jar</packaging> |