SDC pipeline fails during docker build
[sdc.git] / openecomp-be / lib / openecomp-common-lib / pom.xml
index 87497c3..641c075 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <artifactId>openecomp-sdc-lib</artifactId>
     <groupId>org.openecomp.sdc</groupId>
-    <version>1.13.0</version>
+    <version>1.13.7-SNAPSHOT</version>
   </parent>
 
   <dependencies>
@@ -41,8 +41,8 @@
       <version>${javax.inject.version}</version>
     </dependency>
     <dependency>
-      <groupId>javax.ws.rs</groupId>
-      <artifactId>javax.ws.rs-api</artifactId>
+      <groupId>jakarta.ws.rs</groupId>
+      <artifactId>jakarta.ws.rs-api</artifactId>
       <scope>provided</scope>
     </dependency>
     <dependency>