summaryrefslogtreecommitdiffstats
path: root/odlparent/feature-repo-parent/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-03-09 14:14:12 -0500
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-03-09 14:14:12 -0500
commit049226526e8b8e66988fd0e6f5e16fced28776bd (patch)
tree8d67e24cc7a02fd374c55ab455ff6ae9fcd966a3 /odlparent/feature-repo-parent/pom.xml
parentd6cc55a6ebb045c0f714363593bbb7e919cb2b6f (diff)
Fix spring version
Changed spring version to 3.2.17.RELEASE Change-Id: Ie2b3ea0d9def3407dbe159bdb313ae6c5da7174b Issue-ID: CCSDK-207 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'odlparent/feature-repo-parent/pom.xml')
-rwxr-xr-xodlparent/feature-repo-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/feature-repo-parent/pom.xml b/odlparent/feature-repo-parent/pom.xml
index 4f2e7acc..56d96233 100755
--- a/odlparent/feature-repo-parent/pom.xml
+++ b/odlparent/feature-repo-parent/pom.xml
@@ -161,7 +161,7 @@
<slf4j.version>1.7.21</slf4j.version>
<!-- Used in integration/distribution; see also affinity, snmp4sdn,
toolkit, tsdr, ttp -->
- <spring.version>5.0.4.RELEASE</spring.version>
+ <spring.version>3.2.17.RELEASE</spring.version>