This is an automated email from the ASF dual-hosted git repository.
nvazquez pushed a commit to branch 4.17
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.17 by this push:
new 559e275d76 Fix upgrade schema cleanup
559e275d76 is described below
commit 559e275d76cfb273d086b44f656fd508e146587d
Author: nvazquez <[email protected]>
AuthorDate: Mon Jun 6 12:41:48 2022 -0300
Fix upgrade schema cleanup
---
.../src/main/resources/META-INF/db/schema-41700to41710-cleanup.sql | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/engine/schema/src/main/resources/META-INF/db/schema-41700to41710-cleanup.sql
b/engine/schema/src/main/resources/META-INF/db/schema-41700to41710-cleanup.sql
index 667168bc83..a6bdbfc380 100644
---
a/engine/schema/src/main/resources/META-INF/db/schema-41700to41710-cleanup.sql
+++
b/engine/schema/src/main/resources/META-INF/db/schema-41700to41710-cleanup.sql
@@ -16,5 +16,5 @@
-- under the License.
--;
--- Schema upgrade cleanup from 4.16.1.0 to 4.17.0.0
+-- Schema upgrade cleanup from 4.17.0.0 to 4.17.1.0
--;
\ No newline at end of file