Pcep Stateful & Initiated renaming
[bgpcep.git] / pcep / auto-bandwidth-extension / pom.xml
index fcbe0fb24e13dbbfd3225dbb4695a0ca02784f84..07cf5f480b1ac0273dafeae1f0bfbd48b4d646db 100644 (file)
@@ -55,7 +55,7 @@
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>pcep-ietf-stateful07</artifactId>
+            <artifactId>pcep-ietf-stateful</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
@@ -84,8 +84,8 @@
 
         <!--test dependencies -->
         <dependency>
-            <groupId>javax.xml.bind</groupId>
-            <artifactId>jaxb-api</artifactId>
+            <groupId>jakarta.xml.bind</groupId>
+            <artifactId>jakarta.xml.bind-api</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>