diff options
author | talig <talig@amdocs.com> | 2017-10-23 09:23:14 +0300 |
---|---|---|
committer | talig <talig@amdocs.com> | 2017-10-23 09:23:14 +0300 |
commit | f4398a841ce8c4c185ab75abdf5e5a1c2d8ff784 (patch) | |
tree | 05a536d22c52a0b3a8ca5135ea9a17d3be833a24 /onboarding/pom.xml | |
parent | 6c416937323340a10095cfc2eb70229759fc4b92 (diff) |
Fix onboarding undo checkout impl
Fix reset in zusammen collaboration plugin,
Throw explicit exception in case of zusammen db illegal state.
Change-Id: Ic9463517b72c7a89a2de78b86da5679ac57371a6
Issue-ID: SDC-490
Signed-off-by: talig <talig@amdocs.com>
Diffstat (limited to 'onboarding/pom.xml')
-rw-r--r-- | onboarding/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onboarding/pom.xml b/onboarding/pom.xml index f0a2edcd75..0582c764af 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -95,7 +95,7 @@ <woodstox.version>4.4.1</woodstox.version> <ws.rs.version>2.0.1</ws.rs.version> <!-- New version 2.0.1 to fix blackduck violation Failing with comiplation issues--> <zusammen.version>0.2.0</zusammen.version> - <zusammen-state-store.version>0.2.1</zusammen-state-store.version> + <zusammen-state-store.version>0.2.2</zusammen-state-store.version> <skipSA>true</skipSA> <pmd.version>5.8.1</pmd.version> <build.tools.version>${project.version}</build.tools.version> |