summaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/dg-loader/features/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-09-05 12:12:34 -0700
committerPatrick Brady <patrick.brady@att.com>2019-09-05 12:58:53 -0700
commitaa9685086bc7c9094aca1f11280f9db2434810d7 (patch)
tree68a37bd3d0ef92a06c78c1b8725704daa8b3821d /appc-directed-graph/dg-loader/features/pom.xml
parentf2c1c952765c0a4df2545ebec7b7f6e5c59617b1 (diff)
Changes to remove maven-staging-plugin
Root pom ccsdk version updated to latest and dependency versions are fixed so that they are compliant with the maven enforcer plugin. Change-Id: If85006519678a14af6ace21268eb0bfc195e4215 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
Diffstat (limited to 'appc-directed-graph/dg-loader/features/pom.xml')
-rw-r--r--appc-directed-graph/dg-loader/features/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/appc-directed-graph/dg-loader/features/pom.xml b/appc-directed-graph/dg-loader/features/pom.xml
index c8498dcd6..7915275b1 100644
--- a/appc-directed-graph/dg-loader/features/pom.xml
+++ b/appc-directed-graph/dg-loader/features/pom.xml
@@ -54,15 +54,6 @@
<scope>runtime</scope>
</dependency>
-
- <dependency>
- <!-- Required for launching the feature tests -->
- <groupId>org.opendaylight.odlparent</groupId>
- <artifactId>features-test</artifactId>
- <version>${odl.commons.opendaylight.version}</version>
- <scope>test</scope>
- </dependency>
-
</dependencies>
<build>