summaryrefslogtreecommitdiffstats
path: root/onboarding/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'onboarding/pom.xml')
-rw-r--r--onboarding/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/onboarding/pom.xml b/onboarding/pom.xml
index 4e7c1834e8..41311914f9 100644
--- a/onboarding/pom.xml
+++ b/onboarding/pom.xml
@@ -75,9 +75,10 @@
<jetty.servlets.version>9.0.6.v20130930</jetty.servlets.version>
<jersey.core.version>1.19.1</jersey.core.version>
<jersey.multipart.version>1.18.1</jersey.multipart.version>
- <junit.version>RELEASE</junit.version>
+ <junit.version>4.12</junit.version>
<logback.version>1.1.2</logback.version>
<mockito.all.version>1.10.19</mockito.all.version>
+ <openecomp.sdc.common.version>1.1.0-SNAPSHOT</openecomp.sdc.common.version>
<org.codehaus.jackson.version>1.9.13</org.codehaus.jackson.version> <!-- orignal 1.9.2 -->
<org.everit.json.schema.version>1.3.0</org.everit.json.schema.version> <!--new 1.4.1 orignal 1.3.0 updated to resolve blackduck violation -->
<org.reflections.version>0.9.10</org.reflections.version> <!-- orignal 0.9.9 updated to resolve blackduck violation -->
@@ -91,5 +92,6 @@
<testng.version>6.9.10</testng.version> <!--new 6.9.13.6 still shows blackduck risk -->
<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>
</properties>
</project>