Remove dependency on blueprint 62/59162/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Jun 2017 12:26:05 +0000 (14:26 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Jun 2017 12:26:05 +0000 (14:26 +0200)
There is no need to declare this, as far as I can tell.

Change-Id: I58e8cb0cefff8d05ab00319eb3cb6c9db3a22fa6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/topology-provider/pom.xml

index 93e20ddcc7784041716adfcb735aa6ed6cf6b1d8..7af07db855d2b52ccb081b9e2f627b0c0dabfd24 100644 (file)
             <artifactId>org.osgi.core</artifactId>
             <scope>provided</scope>
         </dependency>
-        <dependency>
-            <groupId>org.apache.aries.blueprint</groupId>
-            <artifactId>org.apache.aries.blueprint.core</artifactId>
-        </dependency>
 
         <!-- Test dependencies -->
         <dependency>