Do not duplicate OSGi dependencyManagement 02/15102/1
authorRobert Varga <rovarga@cisco.com>
Mon, 9 Feb 2015 22:21:30 +0000 (23:21 +0100)
committerRobert Varga <rovarga@cisco.com>
Mon, 9 Feb 2015 22:21:30 +0000 (23:21 +0100)
Both compendium and core are already defined by odlparent, so we don't
need it here.

Change-Id: I35a39833e8b1bc6f50d0417c6a3e917721d7e066
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/commons/opendaylight/pom.xml

index 5310db30a74a74e7923409b4bd227190119fcf49..b20afb8e790840a1e0c0008bc00ddbb9f0d279e0 100644 (file)
         <artifactId>nagasena-rta</artifactId>
         <version>${exi.nagasena.version}</version>
       </dependency>
-      <dependency>
-        <groupId>org.osgi</groupId>
-        <artifactId>org.osgi.compendium</artifactId>
-        <version>${osgi.compendium.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>org.osgi</groupId>
-        <artifactId>org.osgi.core</artifactId>
-        <version>${osgi.core.version}</version>
-      </dependency>
       <dependency>
         <groupId>org.reflections</groupId>
         <artifactId>reflections</artifactId>