aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2021-02-04 13:01:32 +0000
committerWaqas Ikram <waqas.ikram@est.tech>2021-02-04 13:03:19 +0000
commit0e6ba8f2a22f8fed3127693565ccf8420b7a2110 (patch)
tree5e432a8ec85c10477e2495cb79c5fab2e3598640 /pom.xml
parent576690bfa18f74f0774c7c2ce4230c7b1cf2395c (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.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1746993..01545c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>