Bump models to 2.2.5-SNAPSHOT
[policy/models.git] / models-interactions / model-impl / aai / pom.xml
index 0548fd9..2cb8314 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId>
         <artifactId>model-impl</artifactId>
-        <version>2.2.1-SNAPSHOT</version>
+        <version>2.2.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>aai</artifactId>
             <artifactId>rest</artifactId>
             <version>${project.version}</version>
         </dependency>
+        <dependency>
+            <groupId>javax.xml.bind</groupId>
+            <artifactId>jaxb-api</artifactId>
+            <version>${version.javax.bind}</version>
+        </dependency>
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>