Merge "CPS-314: Delete Dataspace"
[cps.git] / cps-ri / src / main / resources / changelog / db / changes / 09-loadData-dmi-registry-schema-set.yaml
index d0977fb..d9be36a 100644 (file)
@@ -1,5 +1,5 @@
 # ============LICENSE_START=======================================================
-# Copyright (C) 2021 Nordix Foundation. All rights reserved.
+# Copyright (C) 2021 Nordix Foundation.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -111,5 +111,4 @@ databaseChangeLog:
         tableName: 'anchor'
       rollback:
         - sql:
-            sql: delete from anchor where name = 'ncmp-dmi-registry'
-
+            sql: delete from anchor where name = 'ncmp-dmi-registry'
\ No newline at end of file