diff options
Diffstat (limited to 'appc-provider/appc-provider-installer')
-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 c941c2dfe..f2c0a4f04 100644 --- a/appc-provider/appc-provider-installer/pom.xml +++ b/appc-provider/appc-provider-installer/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>appc-provider</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-provider-installer</artifactId> |