diff options
Diffstat (limited to 'appc-sequence-generator/appc-sequence-generator-bundle/pom.xml')
-rw-r--r-- | appc-sequence-generator/appc-sequence-generator-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-sequence-generator/appc-sequence-generator-bundle/pom.xml b/appc-sequence-generator/appc-sequence-generator-bundle/pom.xml index 3c2a5fcd2..360d9cacc 100644 --- a/appc-sequence-generator/appc-sequence-generator-bundle/pom.xml +++ b/appc-sequence-generator/appc-sequence-generator-bundle/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-sequence-generator</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-sequence-generator-bundle</artifactId> <name>appc-sequence-generator-bundle</name> |