Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: b900b750 by tchemit at 2019-09-26T17:35:17Z use last stable of jaxx - - - - - 6d2de5b2 by tchemit at 2019-09-28T09:43:25Z update pom - - - - - f92781f1 by tchemit at 2019-09-28T10:38:15Z update i18n getter - - - - - 2 changed files: - client-core/src/main/i18n/getters/java.getter - pom.xml Changes: ===================================== client-core/src/main/i18n/getters/java.getter ===================================== @@ -882,6 +882,7 @@ observe.ui.tree.data.ll.trip.unsaved observe.ui.tree.data.ps.activity.list observe.ui.tree.data.ps.activity.unsaved observe.ui.tree.data.ps.discardedTargetCatch +observe.ui.tree.data.ps.discardedTargetSample observe.ui.tree.data.ps.floatingObject.unsaved observe.ui.tree.data.ps.keptTargetCatch observe.ui.tree.data.ps.keptTargetSample ===================================== pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>io.ultreia.maven</groupId> <artifactId>pom</artifactId> - <version>2019.8.30</version> + <version>2019.8.31</version> </parent> <groupId>fr.ird.observe</groupId> @@ -167,7 +167,7 @@ <!--<lib.version.java4all.topia>1.12</lib.version.java4all.topia>--> <!--<lib.version.java4all.eugene>3.0<-alpha-22</lib.version.java4all.eugene>--> - <lib.version.java4all.jaxx>3.0-alpha-57-SNAPSHOT</lib.version.java4all.jaxx> + <lib.version.java4all.jaxx>3.0-alpha-57</lib.version.java4all.jaxx> <!--<lib.version.java4all.i18n>4.0-beta-3-SNAPSHOT</lib.version.java4all.i18n>--> <!--<lib.version.java4all.config>1.0.8-SNAPSHOT</lib.version.java4all.config>--> <!--<lib.version.nuiton.topia>3.4.2-SNAPSHOT</lib.version.nuiton.topia>--> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/6c2b603c8c4d7807b21702f9ce4... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/6c2b603c8c4d7807b21702f9ce4... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT