diff options
author | talig <talig@amdocs.com> | 2018-03-14 10:48:16 +0200 |
---|---|---|
committer | talig <talig@amdocs.com> | 2018-03-14 10:48:49 +0200 |
commit | d2b0fde8978068a541a94c4a1fb3069693631ac3 (patch) | |
tree | c9057f91b9f8fd5b235ca6c1b1e7db491fb5a6c4 /onboarding/pom.xml | |
parent | a65b55d5519e79b3291699b9289eb96d1ac884a5 (diff) |
Adopt zusammen collab plugin version 0.3.2
Includes fixes of force sync and version modification time.
Change-Id: I1d3883b9304d6bff1bf448b3dbd36ccb4cdb1048
Issue-ID: SDC-1133
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 c48de6544c..bd867fd78d 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -101,7 +101,7 @@ <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.3.0</zusammen.version> <zusammen-state-store.version>0.3.0</zusammen-state-store.version> - <zusammen-collaboration-store.version>0.3.1</zusammen-collaboration-store.version> + <zusammen-collaboration-store.version>0.3.2</zusammen-collaboration-store.version> <zusammen-index-store.version>0.3.0</zusammen-index-store.version> <pmd.version>5.8.1</pmd.version> <build.tools.version>${project.version}</build.tools.version> |