From b71367607cefa79ad9f1f6af01fcd21fa400e9d7 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Wed, 16 Jul 2014 10:23:51 -0500 Subject: [PATCH] IDEMPIERE-2055 Changed Constraints for Web Service Security / move scripts to correct folder --- migration/{i2.0 => i2.0z}/oracle/201407160833_IDEMPIERE-2055.sql | 0 .../{i2.0 => i2.0z}/postgresql/201407160833_IDEMPIERE-2055.sql | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename migration/{i2.0 => i2.0z}/oracle/201407160833_IDEMPIERE-2055.sql (100%) rename migration/{i2.0 => i2.0z}/postgresql/201407160833_IDEMPIERE-2055.sql (100%) diff --git a/migration/i2.0/oracle/201407160833_IDEMPIERE-2055.sql b/migration/i2.0z/oracle/201407160833_IDEMPIERE-2055.sql similarity index 100% rename from migration/i2.0/oracle/201407160833_IDEMPIERE-2055.sql rename to migration/i2.0z/oracle/201407160833_IDEMPIERE-2055.sql diff --git a/migration/i2.0/postgresql/201407160833_IDEMPIERE-2055.sql b/migration/i2.0z/postgresql/201407160833_IDEMPIERE-2055.sql similarity index 100% rename from migration/i2.0/postgresql/201407160833_IDEMPIERE-2055.sql rename to migration/i2.0z/postgresql/201407160833_IDEMPIERE-2055.sql