diff options
author | Michael Lando <ml636r@att.com> | 2017-08-10 18:21:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-08-10 18:21:36 +0000 |
commit | ce07d7cd59425944f85d0fef5126ebeef731bc7b (patch) | |
tree | a0d8bb991aa164e01eb930b23f34d9e27999602a /onboarding/pom.xml | |
parent | 46f9fd57f24428f6a6fd0d290b0463e188975231 (diff) | |
parent | 644017cb3edd5b7a077a634ffd5daf2fee6bc088 (diff) |
Merge "[SDC] OnBoard with enabled tests and features"
Diffstat (limited to 'onboarding/pom.xml')
-rw-r--r-- | onboarding/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/onboarding/pom.xml b/onboarding/pom.xml index f9b7cd3699..0e600287bf 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -92,5 +92,6 @@ <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> </properties> </project> |