Prepare for next event schema version
[cps.git] / cps-events / src / test / resources / bookstore-chapters.json
index de46b71..753426a 100644 (file)
@@ -1,12 +1,12 @@
 {
-  "schema": "urn:cps:org.onap.cps:data-updated-event-schema:1.1.0-SNAPSHOT",
+  "schema": "urn:cps:org.onap.cps:data-updated-event-schema:v1",
   "id": "77b8f114-4562-4069-8234-6d059ff742ac",
   "source": "urn:cps:org.onap.cps",
   "type": "org.onap.cps.data-updated-event",
   "content": {
     "observedTimestamp": "2020-12-01T00:00:00.000+0000",
     "dataspaceName": "my-dataspace",
-    "schemaSetName": "bootstore-schemaset",
+    "schemaSetName": "bookstore-schemaset",
     "anchorName": "chapters",
     "data": {
       "test:bookstore":{
@@ -31,4 +31,4 @@
       }
     }
   }
-}
\ No newline at end of file
+}