Remove unneeded reference to odlparent-artifacts 16/75116/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 11 Aug 2018 07:28:46 +0000 (09:28 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 11 Aug 2018 07:28:46 +0000 (09:28 +0200)
This is already included in single-feature-parent, no need to
repeat it.

Change-Id: I996caecd2a484491a3bfa2e6881b2f57a01b91af
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml

index c4bf13780f9da897a39efbaddf0f978397a41caf..69bc4bf0ec9c5162fc9ed851698f7646ec208743 100644 (file)
                 <type>pom</type>
             </dependency>
 
-            <!-- Netty -->
-            <dependency>
-                <groupId>org.opendaylight.odlparent</groupId>
-                <artifactId>odlparent-artifacts</artifactId>
-                <version>3.1.3</version>
-                <scope>import</scope>
-                <type>pom</type>
-            </dependency>
-
             <!-- MD-SAL -->
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>