Update version to 1.13.6-SNAPSHOT
[sdc.git] / openecomp-be / api / openecomp-sdc-rest-webapp / unique-type-rest / unique-type-rest-services / pom.xml
index 3706e90..d29c1f1 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>unique-type-rest</artifactId>
-    <version>1.13.0</version>
+    <version>1.13.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>unique-type-rest-services</artifactId>
@@ -37,8 +37,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>
       <version>${ws.rs.version}</version>
     </dependency>
     <dependency>