diff options
Diffstat (limited to 'sdc-workflow-designer-init/pom.xml')
-rw-r--r-- | sdc-workflow-designer-init/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdc-workflow-designer-init/pom.xml b/sdc-workflow-designer-init/pom.xml index 2bc58ec8..a6f3b5b1 100644 --- a/sdc-workflow-designer-init/pom.xml +++ b/sdc-workflow-designer-init/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.onap.sdc.sdc-workflow-designer</groupId> <artifactId>sdc-workflow-designer-parent</artifactId> - <version>1.11.1-SNAPSHOT</version> + <version>1.12.0-SNAPSHOT</version> </parent> <profiles> @@ -45,4 +45,4 @@ </build> </profile> </profiles> -</project>
\ No newline at end of file +</project> |