Remove references to odlparent-artifacts 15/75115/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 11 Aug 2018 07:27:28 +0000 (09:27 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 11 Aug 2018 07:27:28 +0000 (09:27 +0200)
We are getting these already declared, no need to repeat
the declarations.

Change-Id: If2f3b97ce9e42554c518c3f9266b771184e9f978
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
common/features/odl-mdsal-dom-broker/pom.xml
common/parent/pom.xml

index 0460563811a29a025e901a0f8a435622a994062c..503766f5b3a3893f282ba05eebdb68a5f911b586 100644 (file)
 
     <dependencyManagement>
         <dependencies>
-            <dependency>
-                <groupId>org.opendaylight.odlparent</groupId>
-                <artifactId>odlparent-artifacts</artifactId>
-                <version>4.0.0-SNAPSHOT</version>
-                <type>pom</type>
-                <scope>import</scope>
-            </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
index 38422915ef98ea124e603571c4c0c5f4341577c5..346f2f2c9a101a0b2d8128ac0c2d1326543717da 100644 (file)
 
     <dependencyManagement>
         <dependencies>
-            <dependency>
-                 <groupId>org.opendaylight.odlparent</groupId>
-                 <artifactId>odlparent-artifacts</artifactId>
-                 <version>4.0.0-SNAPSHOT</version>
-                 <type>pom</type>
-                 <scope>import</scope>
-            </dependency>
             <dependency>
                  <groupId>org.opendaylight.mdsal</groupId>
                  <artifactId>mdsal-artifacts</artifactId>