Update snapshot and/or references of policy/models to latest snapshots
[policy/models.git] / models-interactions / model-impl / aai / pom.xml
index eba4fff..b7cc9c1 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId>
         <artifactId>model-impl</artifactId>
-        <version>2.7.2-SNAPSHOT</version>
+        <version>2.8.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>aai</artifactId>
@@ -46,7 +46,6 @@
         <dependency>
             <groupId>javax.xml.bind</groupId>
             <artifactId>jaxb-api</artifactId>
-            <version>${version.javax.bind}</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>