diff options
author | 2021-07-19 11:05:49 +0100 | |
---|---|---|
committer | 2021-07-19 11:12:18 +0100 | |
commit | eda892a36289788fcd405c17ba7da324b6a04fec (patch) | |
tree | 67029d517ac5d852154592269e1bdbaeec7c602a /bpmn/so-bpmn-building-blocks/pom.xml | |
parent | 9238c68416957ee9d2a81309c427ddeb9a9f5bb1 (diff) |
Updating pom version to 1.9.0-SNAPSHOT
Issue-ID: SO-3688
Signed-off-by: Mukesh <mukeshsharma@est.tech>
Change-Id: Id38a8da726656c4793c79145a9382e9272e3da6e
Diffstat (limited to 'bpmn/so-bpmn-building-blocks/pom.xml')
-rw-r--r-- | bpmn/so-bpmn-building-blocks/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/so-bpmn-building-blocks/pom.xml b/bpmn/so-bpmn-building-blocks/pom.xml index 83bc714184..5f6fe21a94 100644 --- a/bpmn/so-bpmn-building-blocks/pom.xml +++ b/bpmn/so-bpmn-building-blocks/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so</groupId> <artifactId>bpmn</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>so-bpmn-building-blocks</artifactId> |