summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-sdk/pom.xml')
-rw-r--r--ecomp-sdk/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml
index 07039127..d65b84a8 100644
--- a/ecomp-sdk/pom.xml
+++ b/ecomp-sdk/pom.xml
@@ -34,8 +34,8 @@
<properties>
<encoding>UTF-8</encoding>
- <springframework.version>5.2.8.RELEASE</springframework.version>
- <hibernate.version>5.4.3.Final</hibernate.version>
+ <springframework.version>4.3.24.RELEASE</springframework.version>
+ <hibernate.version>4.3.11.Final</hibernate.version>
<skiptests>false</skiptests>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>