Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3 Commits: e71cfbd3 by Tony CHEMIT at 2018-02-26T01:59:46+01:00 fix release - - - - - 3 changed files: - CHANGELOG.md - t3-installer/pom.xml - t3/pom.xml Changes: ===================================== CHANGELOG.md ===================================== --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,8 @@ First part of contract 3.0 **Closed at 2018-02-25.** ### Download -* [Installer (t3-2.1.zip)](https://oss.sonatype.org/content/repositories/frirdt3-1009/fr/ird/t3/t3/2.1/...) -* [Application (t3-2.1.war)](https://oss.sonatype.org/content/repositories/frirdt3-1009/fr/ird/t3/t3/2.1/...) +* [Installer (t3-2.1.zip)](https://oss.sonatype.org/content/repositories/frirdt3-1010/fr/ird/t3/t3/2.1/...) +* [Application (t3-2.1.war)](https://oss.sonatype.org/content/repositories/frirdt3-1010/fr/ird/t3/t3/2.1/...) ### Issues * [[Anomalie 154]](https://gitlab.com/ultreiaio/ird-t3/issues/154) **[WIN] Windows/Mauvais affichage des caractères accentués dans le navigateur** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT) ===================================== t3-installer/pom.xml ===================================== --- a/t3-installer/pom.xml +++ b/t3-installer/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.t3</groupId> <artifactId>ird-t3</artifactId> - <version>2.1</version> + <version>2.2-SNAPSHOT</version> </parent> <artifactId>t3-installer</artifactId> ===================================== t3/pom.xml ===================================== --- a/t3/pom.xml +++ b/t3/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.t3</groupId> <artifactId>ird-t3</artifactId> - <version>2.1</version> + <version>2.2-SNAPSHOT</version> </parent> <artifactId>t3</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/commit/e71cfbd38b7af413cd53c911408f18a63... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/commit/e71cfbd38b7af413cd53c911408f18a63... You're receiving this email because of your account on gitlab.com.