GUI - Add default redirect on app start
[groupbasedpolicy.git] / ip-sgt-distribution-service / pom.xml
index dd956335a37757ae945607744c420aad5065c3ab..9d147c0e3dd13106372cc7234fd74567af6d9496 100644 (file)
             <groupId>org.opendaylight.sxp</groupId>
             <artifactId>sxp-controller</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.sxp</groupId>
+            <artifactId>sxp-core</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.groupbasedpolicy</groupId>
             <artifactId>groupbasedpolicy</artifactId>
             <version>${project.version}</version>
         </dependency>
-    <!-- testing dependencies -->
+        <!-- testing dependencies -->
         <dependency>
             <groupId>org.opendaylight.groupbasedpolicy</groupId>
             <artifactId>groupbasedpolicy</artifactId>
             <artifactId>powermock-api-mockito</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-log4j12</artifactId>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-binding-broker-impl</artifactId>