Bump versions for models master
[policy/models.git] / models-interactions / model-yaml / pom.xml
index af3dc21..c261958 100644 (file)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.onap.policy.models</groupId>
     <artifactId>policy-models-interactions</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.2.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.onap.policy.models.policy-models-interactions</groupId>
@@ -45,7 +45,6 @@
     <dependency>
       <groupId>org.yaml</groupId>
       <artifactId>snakeyaml</artifactId>
-      <version>1.17</version>
     </dependency>
     <dependency>
       <groupId>org.jgrapht</groupId>