diff options
author | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-03-28 12:59:24 +0000 |
---|---|---|
committer | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-03-28 18:13:28 +0000 |
commit | ca160e30891d0a7445c013050f70633a12dcf3d1 (patch) | |
tree | ecdf8b7f0dfae316c4d8ccc99ebf3c3f1223eae0 /bpmn/mso-infrastructure-bpmn | |
parent | d3f3ec8b1c9367fa7b85c19cac2c52aaa33f004e (diff) |
Bump version to 1.12.1-SNAPSHOT
Issue-ID: SO-4084
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Ib302b5a2cb0dd206a0309e9fcae047b508169146
Diffstat (limited to 'bpmn/mso-infrastructure-bpmn')
-rw-r--r-- | bpmn/mso-infrastructure-bpmn/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml index 1f11453a64..476cb31f21 100644 --- a/bpmn/mso-infrastructure-bpmn/pom.xml +++ b/bpmn/mso-infrastructure-bpmn/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.so</groupId> <artifactId>bpmn</artifactId> - <version>1.9.0-SNAPSHOT</version> + <version>1.12.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>mso-infrastructure-bpmn</artifactId> |