Set snapshot and/or references of policy/models for new release
[policy/models.git] / models-interactions / model-impl / rest / pom.xml
index a751908..afb7736 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId>
     <artifactId>model-impl</artifactId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.7.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>rest</artifactId>
       <artifactId>httpclient</artifactId>
       <scope>provided</scope>
     </dependency>
-    <dependency>
-        <groupId>javax.xml.bind</groupId>
-        <artifactId>jaxb-api</artifactId>
-        <version>${version.javax.bind}</version>
-    </dependency>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>