Update MRI projects for Aluminium
[openflowplugin.git] / libraries / liblldp / pom.xml
index ce5678c9735d1c5ac20e44c73d5ecdca36168f14..e9768e91a1934ba6c23a477676c937f0aa587cd7 100644 (file)
@@ -4,8 +4,9 @@
 
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
-    <artifactId>libraries</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <artifactId>openflowplugin-parent</artifactId>
+    <version>0.11.0-SNAPSHOT</version>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.openflowplugin.libraries</groupId>
       <artifactId>guava</artifactId>
     </dependency>
     <dependency>
-      <groupId>javax.xml.bind</groupId>
-      <artifactId>jaxb-api</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>com.google.code.findbugs</groupId>
-      <artifactId>jsr305</artifactId>
-      <optional>true</optional>
+      <groupId>jakarta.xml.bind</groupId>
+      <artifactId>jakarta.xml.bind-api</artifactId>
     </dependency>
   </dependencies>