summaryrefslogtreecommitdiffstats
path: root/asdctool
diff options
context:
space:
mode:
authorMichael Lando <michael.lando@intl.att.com>2018-10-21 20:29:29 +0300
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>2018-10-22 11:38:30 +0000
commit776213b26ad024101a464c169273c05129af226f (patch)
tree4559d3372173e192eeace0da98590b9cd224270f /asdctool
parent29f3583147ce3796790918efc6e38aef50371703 (diff)
update spring version
as part of the CLM clean up updated spring version to 4.3.18.RELEASE Change-Id: I89bf8383a00c43a7552a8dbde21992f6d699e3bb Issue-ID: SDC-1849 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
Diffstat (limited to 'asdctool')
-rw-r--r--asdctool/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/asdctool/pom.xml b/asdctool/pom.xml
index 98ce05bf17..02c6800ac0 100644
--- a/asdctool/pom.xml
+++ b/asdctool/pom.xml
@@ -370,7 +370,6 @@
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>${spring.version}</version>
- <!--<version>4.0.7.RELEASE</version>-->
<scope>compile</scope>
</dependency>