summaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/appc-dgraph
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/appc-dgraph
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/appc-dgraph')
-rw-r--r--appc-directed-graph/appc-dgraph/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/appc-directed-graph/appc-dgraph/pom.xml b/appc-directed-graph/appc-dgraph/pom.xml
index 68a06225c..e35d5cc0d 100644
--- a/appc-directed-graph/appc-dgraph/pom.xml
+++ b/appc-directed-graph/appc-dgraph/pom.xml
@@ -43,11 +43,6 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <odl.mdsal.version>2.1.1-Boron-SR1</odl.mdsal.version>
- <odl.controller.mdsal.version>1.4.1-Boron-SR1</odl.controller.mdsal.version>
- <openecomp.sdnc.sli.version>1.1.0</openecomp.sdnc.sli.version>
- <openecomp.sdnc.dblib.version>1.1.0</openecomp.sdnc.dblib.version>
- <openecomp.sdnc.sql-resource.version>1.1.0</openecomp.sdnc.sql-resource.version>
<licenseDir>${project.parent.parent.basedir}</licenseDir>
</properties>