Merge "Allow Many to Many edge rule between connectivity and uni AAI schema changes -- cloud lease line"
diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json b/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
index 09852d6..a8b1936 100644
--- a/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
+++ b/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
@@ -78,7 +78,7 @@
 		"to": "uni",
 		"label": "org.onap.relationships.inventory.PartOf",
 		"direction": "OUT",
-		"multiplicity": "ONE2MANY",
+		"multiplicity": "MANY2MANY",
 		"contains-other-v": "NONE",
 		"delete-other-v": "NONE",
 		"prevent-delete": "NONE",