Update version to 1.13.6-SNAPSHOT
[sdc.git] / openecomp-be / api / openecomp-sdc-rest-webapp / application-config-rest / application-config-rest-services / pom.xml
index 5a2c9b9..2f60443 100644 (file)
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>application-config-rest</artifactId>
-    <version>1.11.1-SNAPSHOT</version>
+    <version>1.13.6-SNAPSHOT</version>
   </parent>
 
   <dependencies>
@@ -20,8 +20,8 @@
       <version>${swagger.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>
       <version>${ws.rs.version}</version>
     </dependency>
     <dependency>