r912 - trunk/echobase-domain/src/main/resources/META-INF/services
Author: tchemit Date: 2013-12-16 22:21:32 +0100 (Mon, 16 Dec 2013) New Revision: 912 Url: http://forge.codelutin.com/projects/echobase/repository/revisions/912 Log: register migration Modified: trunk/echobase-domain/src/main/resources/META-INF/services/fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion Modified: trunk/echobase-domain/src/main/resources/META-INF/services/fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion =================================================================== --- trunk/echobase-domain/src/main/resources/META-INF/services/fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion 2013-12-16 18:37:32 UTC (rev 911) +++ trunk/echobase-domain/src/main/resources/META-INF/services/fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion 2013-12-16 21:21:32 UTC (rev 912) @@ -1,2 +1,3 @@ fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion2_2 -fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion2_5 \ No newline at end of file +fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion2_5 +fr.ifremer.echobase.persistence.migration.workingDb.MigrationCallBackForVersion2_5_1 \ No newline at end of file
participants (1)
-
tchemit@users.forge.codelutin.com