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 40778b787..c3c8b97b3 100644 --- a/appc-sequence-generator/appc-sequence-generator-bundle/pom.xml +++ b/appc-sequence-generator/appc-sequence-generator-bundle/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> |