Bonjour, Une nouvelle version d'Adagio 3.4 est disponible. Cette nouvelle version intègre la possibilité de migrer des schéma de base (utilisation de liquidbase). Voici le changelog : [adagio-core-allegro] Add liquibase 2.0.5 to manage database updates. [adagio-core-allegro] DatabaseSchemaDao: Add method to get the current database schema version (from table SYSTEM_VERSION) [adagio-core-allegro] DatabaseSchemaDao: Add method to get the database version if an update is applied [adagio-core-allegro] DatabaseSchemaDao: Add method to know if a schema update is need Les artefacts sont disponibles ici: http://nexus.nuiton.org/nexus/content/repositories/tutti-third-parties Pour l'utiliser ajouter la dépendence suivante dans votre pom : <dependency> <groupId>fr.ifremer.adagio</groupId> <artifactId>adagio-core-allegro</artifactId> <version>3.4</version> </dependency> Have fun! tony.