diff --git a/migration/i3.1z/oracle/build.xml b/migration/i3.1z/oracle/build.xml deleted file mode 100644 index 1a512769ce..0000000000 --- a/migration/i3.1z/oracle/build.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - File ${file.name} status ${sqlplus.result} - - - - - - diff --git a/migration/i3.1z/postgresql/build.xml b/migration/i3.1z/postgresql/build.xml deleted file mode 100644 index 2627f11fdb..0000000000 --- a/migration/i3.1z/postgresql/build.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - File ${file.name} status ${psql.result} - - - diff --git a/migration/i2.1z/oracle/build.xml b/migration/i4.1/oracle/build.xml similarity index 100% rename from migration/i2.1z/oracle/build.xml rename to migration/i4.1/oracle/build.xml diff --git a/migration/i2.1z/postgresql/build.xml b/migration/i4.1/postgresql/build.xml similarity index 100% rename from migration/i2.1z/postgresql/build.xml rename to migration/i4.1/postgresql/build.xml diff --git a/migration/i3.1/oracle/build.xml b/migration/i4.1z/oracle/build.xml similarity index 100% rename from migration/i3.1/oracle/build.xml rename to migration/i4.1z/oracle/build.xml diff --git a/migration/i3.1/postgresql/build.xml b/migration/i4.1z/postgresql/build.xml similarity index 100% rename from migration/i3.1/postgresql/build.xml rename to migration/i4.1z/postgresql/build.xml