branch develop updated (0696ae0 -> 073921f)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git from 0696ae0 [jgitflow-maven-plugin]updating poms for 4.6-SNAPSHOT development new b8061d4 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts new 026d43b [jgitflow-maven-plugin]updating poms for branch'release/4.6-alpha-1' with non-snapshot versions new 1aa7003 optimize dependencies new 6104691 add missing license header new e3e9198 [jgitflow-maven-plugin]merging 'release/4.6-alpha-1' into 'master' new c6c7ef7 [jgitflow-maven-plugin]merging 'master' into 'develop' new 073921f [jgitflow-maven-plugin]Updating develop poms back to pre merge state The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 073921f275b0466407e2b8f1340470df53d6403c Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:14:56 2016 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit c6c7ef71390022d85983cfdd5271d3d5136e27cf Merge: b8061d4 e3e9198 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:14:56 2016 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' commit b8061d4e39dc82e00bffa1a95a371bdb0007ab9b Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:14:55 2016 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit e3e9198e74893a475bedf30215f50127dc3270d7 Merge: bd2cea1 6104691 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:14:53 2016 +0200 [jgitflow-maven-plugin]merging 'release/4.6-alpha-1' into 'master' commit 61046914d90d55c789ab54c9ad1de887ef5c1ea6 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:11:33 2016 +0200 add missing license header commit 1aa70034ca1f39da296b08b9107932c7fc062a41 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:11:14 2016 +0200 optimize dependencies commit 026d43b2f07cf401877512e16db2af3947c17593 Author: Maven Release <maven-release@codelutin.com> Date: Fri Aug 19 10:14:17 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/4.6-alpha-1' with non-snapshot versions Summary of changes: pom.xml | 5 +++++ tutti-ui-swing/pom.xml | 4 ++++ tutti-ui-swing/src/main/resources/spy.properties | 23 +++++++++++++++++++++++ 3 files changed, 32 insertions(+) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 026d43b2f07cf401877512e16db2af3947c17593 Author: Maven Release <maven-release@codelutin.com> Date: Fri Aug 19 10:14:17 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/4.6-alpha-1' with non-snapshot versions --- pom.xml | 2 +- tutti-caliper/pom.xml | 2 +- tutti-ichtyometer/pom.xml | 2 +- tutti-persistence/pom.xml | 2 +- tutti-report-generator/pom.xml | 2 +- tutti-service/pom.xml | 2 +- tutti-ui-swing-updater/pom.xml | 2 +- tutti-ui-swing/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 7801a37..5163c5a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1-SNAPSHOT</version> + <version>4.6-alpha-1</version> <packaging>pom</packaging> <name>Tutti</name> diff --git a/tutti-caliper/pom.xml b/tutti-caliper/pom.xml index 1bf37d8..c8bc9fd 100644 --- a/tutti-caliper/pom.xml +++ b/tutti-caliper/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-ichtyometer/pom.xml b/tutti-ichtyometer/pom.xml index bc184ab..7eb5ab6 100644 --- a/tutti-ichtyometer/pom.xml +++ b/tutti-ichtyometer/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-persistence/pom.xml b/tutti-persistence/pom.xml index 9009037..4458605 100644 --- a/tutti-persistence/pom.xml +++ b/tutti-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-report-generator/pom.xml b/tutti-report-generator/pom.xml index a7ec969..73596d7 100644 --- a/tutti-report-generator/pom.xml +++ b/tutti-report-generator/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-service/pom.xml b/tutti-service/pom.xml index 9463264..f87e70c 100644 --- a/tutti-service/pom.xml +++ b/tutti-service/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-ui-swing-updater/pom.xml b/tutti-ui-swing-updater/pom.xml index 7119e13..2b7d71b 100644 --- a/tutti-ui-swing-updater/pom.xml +++ b/tutti-ui-swing-updater/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-ui-swing/pom.xml b/tutti-ui-swing/pom.xml index 844a4de..710a191 100644 --- a/tutti-ui-swing/pom.xml +++ b/tutti-ui-swing/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 1aa70034ca1f39da296b08b9107932c7fc062a41 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:11:14 2016 +0200 optimize dependencies --- pom.xml | 5 +++++ tutti-ui-swing/pom.xml | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 5163c5a..3ff9c46 100644 --- a/pom.xml +++ b/pom.xml @@ -390,6 +390,11 @@ <version>${swingXVersion}</version> </dependency> <dependency> + <groupId>org.swinglabs.swingx</groupId> + <artifactId>swingx-painters</artifactId> + <version>${swingXVersion}</version> + </dependency> + <dependency> <groupId>org.swinglabs</groupId> <artifactId>jxlayer</artifactId> <version>3.0.4</version> diff --git a/tutti-ui-swing/pom.xml b/tutti-ui-swing/pom.xml index 710a191..977de4d 100644 --- a/tutti-ui-swing/pom.xml +++ b/tutti-ui-swing/pom.xml @@ -251,6 +251,10 @@ <groupId>org.swinglabs.swingx</groupId> <artifactId>swingx-autocomplete</artifactId> </dependency> + <dependency> + <groupId>org.swinglabs.swingx</groupId> + <artifactId>swingx-painters</artifactId> + </dependency> <!-- Spring --> <dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 61046914d90d55c789ab54c9ad1de887ef5c1ea6 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:11:33 2016 +0200 add missing license header --- tutti-ui-swing/src/main/resources/spy.properties | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/tutti-ui-swing/src/main/resources/spy.properties b/tutti-ui-swing/src/main/resources/spy.properties index 34f5191..3f2a393 100644 --- a/tutti-ui-swing/src/main/resources/spy.properties +++ b/tutti-ui-swing/src/main/resources/spy.properties @@ -1,3 +1,26 @@ +### +# #%L +# Tutti :: UI +# $Id:$ +# $HeadURL:$ +# %% +# Copyright (C) 2012 - 2016 Ifremer +# %% +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public +# License along with this program. If not, see +# <http://www.gnu.org/licenses/gpl-3.0.html>. +# #L% +### logfile=/tmp/tutti-jdbc-spy.log driverlist=org.hsqldb.jdbcDriver stacktrace=true -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit e3e9198e74893a475bedf30215f50127dc3270d7 Merge: bd2cea1 6104691 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:14:53 2016 +0200 [jgitflow-maven-plugin]merging 'release/4.6-alpha-1' into 'master' pom.xml | 11 +- .../AllegroCampagne-Specifications.odt | Bin 1039537 -> 1206634 bytes .../AllegroCampagne-Specifications.pdf | Bin 1880559 -> 2146280 bytes tutti-caliper/pom.xml | 2 +- tutti-ichtyometer/pom.xml | 2 +- tutti-persistence/pom.xml | 19 ++- .../tutti/persistence/TuttiPersistenceImpl.java | 10 ++ .../persistence/TuttiPersistenceNoDbImpl.java | 10 ++ .../service/CatchBatchPersistenceService.java | 19 +++ .../service/CatchBatchPersistenceServiceImpl.java | 59 +++++++ tutti-report-generator/pom.xml | 2 +- tutti-service/pom.xml | 2 +- .../ifremer/tutti/service/PersistenceService.java | 10 ++ .../genericformat/GenericFormatArchive.java | 2 +- tutti-ui-swing-updater/pom.xml | 2 +- tutti-ui-swing/pom.xml | 6 +- .../filtered-resources/tutti-help-fr.properties | 7 +- .../java/fr/ifremer/tutti/ui/swing/RunTutti.java | 6 +- .../genericformat/GenericFormatImportUIModel.java | 4 +- .../actions/GenericFormatImportAction.java | 4 +- .../genericformat/tree/CruiseSelectTreeNode.java | 19 +++ .../tree/OperationSelectTreeNode.java | 6 + .../genericformat/tree/ProgramSelectTreeNode.java | 25 ++- .../operation/FishingOperationsUIHandler.java | 4 + .../catches/species/BenthosBatchUISupportImpl.java | 11 +- .../catches/species/EditSpeciesBatchPanelUI.jaxx | 1 + .../species/EditSpeciesBatchPanelUIHandler.java | 25 +++ .../catches/species/SpeciesBatchUISupportImpl.java | 11 +- .../catches/species/edit/SpeciesBatchRowModel.java | 19 ++- .../species/edit/SpeciesBatchUIHandler.java | 2 +- .../edit/actions/CreateSpeciesMelagAction.java | 14 +- .../edit/actions/RenameSpeciesBatchAction.java | 52 ++++++ .../species/frequency/SpeciesFrequencyUI.jaxx | 9 + .../species/frequency/SpeciesFrequencyUI.jcss | 25 ++- .../frequency/SpeciesFrequencyUIHandler.java | 85 ++++++++-- .../species/frequency/SpeciesFrequencyUIModel.java | 76 ++++++++- .../actions/ApplySpeciesFrequencyRafaleAction.java | 7 +- .../actions/SaveAndStaySpeciesFrequencyAction.java | 74 ++++++++ .../SearchSpeciesInPrevOrNextCatchesAction.java | 188 +++++++++++++++++++++ .../resources/i18n/tutti-ui-swing_en_GB.properties | 12 ++ .../resources/i18n/tutti-ui-swing_fr_FR.properties | 18 +- tutti-ui-swing/src/main/resources/spy.properties | 26 +++ 42 files changed, 825 insertions(+), 61 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit b8061d4e39dc82e00bffa1a95a371bdb0007ab9b Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:14:55 2016 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- pom.xml | 2 +- tutti-caliper/pom.xml | 2 +- tutti-ichtyometer/pom.xml | 2 +- tutti-persistence/pom.xml | 2 +- tutti-report-generator/pom.xml | 2 +- tutti-service/pom.xml | 2 +- tutti-ui-swing-updater/pom.xml | 2 +- tutti-ui-swing/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 9b5a229..5163c5a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-SNAPSHOT</version> + <version>4.6-alpha-1</version> <packaging>pom</packaging> <name>Tutti</name> diff --git a/tutti-caliper/pom.xml b/tutti-caliper/pom.xml index aaddcf0..c8bc9fd 100644 --- a/tutti-caliper/pom.xml +++ b/tutti-caliper/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-ichtyometer/pom.xml b/tutti-ichtyometer/pom.xml index 2b3a5f7..7eb5ab6 100644 --- a/tutti-ichtyometer/pom.xml +++ b/tutti-ichtyometer/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-persistence/pom.xml b/tutti-persistence/pom.xml index 8c38c5c..4458605 100644 --- a/tutti-persistence/pom.xml +++ b/tutti-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-report-generator/pom.xml b/tutti-report-generator/pom.xml index 645376a..73596d7 100644 --- a/tutti-report-generator/pom.xml +++ b/tutti-report-generator/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-service/pom.xml b/tutti-service/pom.xml index f7c0d63..f87e70c 100644 --- a/tutti-service/pom.xml +++ b/tutti-service/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-ui-swing-updater/pom.xml b/tutti-ui-swing-updater/pom.xml index 4514188..2b7d71b 100644 --- a/tutti-ui-swing-updater/pom.xml +++ b/tutti-ui-swing-updater/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-ui-swing/pom.xml b/tutti-ui-swing/pom.xml index 96bcb64..710a191 100644 --- a/tutti-ui-swing/pom.xml +++ b/tutti-ui-swing/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-SNAPSHOT</version> + <version>4.6-alpha-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit c6c7ef71390022d85983cfdd5271d3d5136e27cf Merge: b8061d4 e3e9198 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:14:56 2016 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' pom.xml | 5 +++++ tutti-ui-swing/pom.xml | 4 ++++ tutti-ui-swing/src/main/resources/spy.properties | 23 +++++++++++++++++++++++ 3 files changed, 32 insertions(+) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See https://gitlab.nuiton.org/codelutin/tutti.git commit 073921f275b0466407e2b8f1340470df53d6403c Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 22 09:14:56 2016 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- pom.xml | 2 +- tutti-caliper/pom.xml | 2 +- tutti-ichtyometer/pom.xml | 2 +- tutti-persistence/pom.xml | 2 +- tutti-report-generator/pom.xml | 2 +- tutti-service/pom.xml | 2 +- tutti-ui-swing-updater/pom.xml | 2 +- tutti-ui-swing/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 3ff9c46..0869652 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1</version> + <version>4.6-SNAPSHOT</version> <packaging>pom</packaging> <name>Tutti</name> diff --git a/tutti-caliper/pom.xml b/tutti-caliper/pom.xml index c8bc9fd..aaddcf0 100644 --- a/tutti-caliper/pom.xml +++ b/tutti-caliper/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1</version> + <version>4.6-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-ichtyometer/pom.xml b/tutti-ichtyometer/pom.xml index 7eb5ab6..2b3a5f7 100644 --- a/tutti-ichtyometer/pom.xml +++ b/tutti-ichtyometer/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1</version> + <version>4.6-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-persistence/pom.xml b/tutti-persistence/pom.xml index 4458605..8c38c5c 100644 --- a/tutti-persistence/pom.xml +++ b/tutti-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1</version> + <version>4.6-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-report-generator/pom.xml b/tutti-report-generator/pom.xml index 73596d7..645376a 100644 --- a/tutti-report-generator/pom.xml +++ b/tutti-report-generator/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1</version> + <version>4.6-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-service/pom.xml b/tutti-service/pom.xml index f87e70c..f7c0d63 100644 --- a/tutti-service/pom.xml +++ b/tutti-service/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1</version> + <version>4.6-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-ui-swing-updater/pom.xml b/tutti-ui-swing-updater/pom.xml index 2b7d71b..4514188 100644 --- a/tutti-ui-swing-updater/pom.xml +++ b/tutti-ui-swing-updater/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1</version> + <version>4.6-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> diff --git a/tutti-ui-swing/pom.xml b/tutti-ui-swing/pom.xml index 977de4d..7639cfc 100644 --- a/tutti-ui-swing/pom.xml +++ b/tutti-ui-swing/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>4.6-alpha-1</version> + <version>4.6-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm