diff options
Diffstat (limited to 'appc-provider/appc-provider-installer/pom.xml')
-rw-r--r-- | appc-provider/appc-provider-installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index 3884afe6e..ac2b85d70 100644 --- a/appc-provider/appc-provider-installer/pom.xml +++ b/appc-provider/appc-provider-installer/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>appc-provider</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>appc-provider-installer</artifactId> |