Bump models 2.2.3-SNAPSHOT
[policy/models.git] / models-interactions / model-impl / cds / pom.xml
index cddc1fd..5edab6f 100644 (file)
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>model-impl</artifactId>
     <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.2.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>cds</artifactId>
@@ -35,7 +35,7 @@
   <properties>
     <grpc.version>1.17.1</grpc.version>
     <protobuf.version>3.6.1</protobuf.version>
-    <grpc.netty.version>4.1.39.Final</grpc.netty.version>
+    <grpc.netty.version>4.1.48.Final</grpc.netty.version>
   </properties>
 
   <dependencies>