diff options
Diffstat (limited to 'appc-oam/appc-oam-bundle/pom.xml')
-rw-r--r-- | appc-oam/appc-oam-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml index c24aa4341..1d6c50f65 100644 --- a/appc-oam/appc-oam-bundle/pom.xml +++ b/appc-oam/appc-oam-bundle/pom.xml @@ -30,7 +30,7 @@ <parent> <artifactId>appc-oam</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-oam-bundle</artifactId> <name>APPC OAM - Bundle</name> |