diff options
author | MukeshKumar <mukeshsharma@est.tech> | 2021-02-26 16:13:59 +0000 |
---|---|---|
committer | Mukesh <mukeshsharma@est.tech> | 2021-02-26 16:14:27 +0000 |
commit | 129ce5d35daaf24312b7ab1afb4cf2117f4a1448 (patch) | |
tree | 9833eb69811048a27d3af00127acab6cae9d5a24 | |
parent | 958662ecba2ed20b7dda8b56ccd1a35b3eec92f8 (diff) |
updating sol003 adapter version for so bpmn task
Change-Id: Ie3cb635be40a4e1201f759bd706a9c924545a3d3
Issue-ID: SO-3486
Signed-off-by: Mukesh <mukeshsharma@est.tech>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ <appc.client.version>1.7.2</appc.client.version> <bowman.client.version>0.9.0</bowman.client.version> <aaf.cadi.version>2.1.15</aaf.cadi.version> - <so-etsi-sol003-adapter-version>1.7.1-SNAPSHOT</so-etsi-sol003-adapter-version> + <so-etsi-sol003-adapter-version>1.8.1-SNAPSHOT</so-etsi-sol003-adapter-version> </properties> <distributionManagement> <repository> |