diff options
Diffstat (limited to 'appc-inbound/appc-artifact-handler/provider/pom.xml')
-rwxr-xr-x | appc-inbound/appc-artifact-handler/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index 2ffadcdbe..f283e8382 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <parent> <artifactId>appc-artifact-handler</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-artifact-handler-provider</artifactId> <packaging>bundle</packaging> |