diff options
author | 2021-02-04 13:01:32 +0000 | |
---|---|---|
committer | 2021-02-04 13:03:19 +0000 | |
commit | 0e6ba8f2a22f8fed3127693565ccf8420b7a2110 (patch) | |
tree | 5e432a8ec85c10477e2495cb79c5fab2e3598640 /pom.xml | |
parent | 576690bfa18f74f0774c7c2ce4230c7b1cf2395c (diff) |
Adding ns-lcm-bpmn-flows module
Change-Id: I8fc137a08466729a6ea8fcbfe71975a31930e089
Issue-ID: SO-3485
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -30,7 +30,8 @@ <snakeyaml-version>0.11</snakeyaml-version> <hamcrest-version>2.2</hamcrest-version> <equalsverifier-version>3.4.1</equalsverifier-version> - <so-core-version>1.7.0-SNAPSHOT</so-core-version> + <so-core-version>1.7.1-SNAPSHOT</so-core-version> + <so-etsi-sol003-adapter-version>1.7.1-SNAPSHOT</so-etsi-sol003-adapter-version> </properties> <build> |