Update snapshot and/or references of policy/models to latest snapshots
[policy/models.git] / models-interactions / model-impl / cds / pom.xml
index d702654..8cf464c 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.0.3-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>