Set snapshot and/or references of policy/models for new release
[policy/models.git] / models-interactions / model-impl / cds / pom.xml
index d702654..2d939f6 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>model-impl</artifactId>
         <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>cds</artifactId>
@@ -35,7 +35,7 @@
     </description>
 
     <properties>
-        <grpc.version>1.25.0</grpc.version>
+        <grpc.version>1.29.0</grpc.version>
     </properties>
 
     <dependencies>