Update snapshot and/or references of policy/models to latest snapshots
[policy/models.git] / models-interactions / model-impl / cds / pom.xml
index 0c6cd6d..fa32397 100644 (file)
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>model-impl</artifactId>
     <groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId>
-    <version>2.5.0-SNAPSHOT</version>
+    <version>2.6.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>cds</artifactId>
@@ -39,7 +39,7 @@
   <dependencies>
     <!-- CDS dependencies -->
     <dependency>
-      <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
+      <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId>
       <artifactId>blueprint-proto</artifactId>
     </dependency>
     <dependency>