summaryrefslogtreecommitdiffstats
path: root/odlparent/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-03-05 11:01:26 -0500
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-03-05 11:01:26 -0500
commitb02ff95567ac507d567749ab5fc13634fbdc2ed4 (patch)
tree193278b697e7417675446bfbd8e001f058c4abc8 /odlparent/pom.xml
parent3c5275a2e67f40824b0ae62fc1bab15af2414a34 (diff)
Fix versions
Fix versions in properties to match what is preloaded in ODL and remove karaf4-parent, which contains security vulnerabilties Change-Id: Ief514a209e7c483e15007a1c464059f91859f82e Issue-ID: CCSDK-195 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'odlparent/pom.xml')
-rwxr-xr-xodlparent/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/odlparent/pom.xml b/odlparent/pom.xml
index f4c66fa5..c289b37c 100755
--- a/odlparent/pom.xml
+++ b/odlparent/pom.xml
@@ -25,7 +25,10 @@
<module>binding-parent</module>
<module>bundle-parent</module>
<module>feature-repo-parent</module>
+ <!-- Version 2.0.5 of karaf4-parent includes
+ jars with known security vulnerabilities.
<module>karaf4-parent</module>
+ -->
<module>mdsal-it-parent</module>
<module>odlparent</module>
<module>odlparent-lite</module>