aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/dg-loader/features/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-11-21 11:15:32 -0800
committerPatrick Brady <pb071s@att.com>2017-12-05 21:25:32 +0000
commitc5dd5d87de3863abef1f3dbae83bfc0fb87ac95a (patch)
tree0a425e0f7c64f8b7e8e40fbef8566ae5f5c3d090 /appc-directed-graph/dg-loader/features/pom.xml
parentd16f5c96d9828d52daa1bab7f06a0eca761885bd (diff)
Removing sdnc version properties
These versions are provided by the ccsdk parent pom and should not be duplicated. Change-Id: I2d013a2b4d46dcf41f2757cc3acb3b6a16c6353f Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-321
Diffstat (limited to 'appc-directed-graph/dg-loader/features/pom.xml')
-rw-r--r--appc-directed-graph/dg-loader/features/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/appc-directed-graph/dg-loader/features/pom.xml b/appc-directed-graph/dg-loader/features/pom.xml
index aec188e84..06c8c3ad0 100644
--- a/appc-directed-graph/dg-loader/features/pom.xml
+++ b/appc-directed-graph/dg-loader/features/pom.xml
@@ -22,14 +22,12 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.6</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>features-mdsal</artifactId>
- <version>${odl.mdsal.version}</version>
<classifier>features</classifier>
<type>xml</type>
@@ -41,7 +39,6 @@
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>opendaylight-karaf-empty</artifactId>
- <version>${odl.karaf.empty.distro.version}</version>
<type>zip</type>
</dependency>