Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3
Commits:
-
e71cfbd3
by Tony CHEMIT at 2018-02-26T01:59:46+01:00
3 changed files:
Changes:
| ... | ... | @@ -9,8 +9,8 @@ First part of contract 3.0 |
| 9 | 9 |
**Closed at 2018-02-25.**
|
| 10 | 10 |
|
| 11 | 11 |
### Download
|
| 12 |
-* [Installer (t3-2.1.zip)](https://oss.sonatype.org/content/repositories/frirdt3-1009/fr/ird/t3/t3/2.1/t3-2.1.zip)
|
|
| 13 |
-* [Application (t3-2.1.war)](https://oss.sonatype.org/content/repositories/frirdt3-1009/fr/ird/t3/t3/2.1/t3-2.1.war)
|
|
| 12 |
+* [Installer (t3-2.1.zip)](https://oss.sonatype.org/content/repositories/frirdt3-1010/fr/ird/t3/t3/2.1/t3-2.1.zip)
|
|
| 13 |
+* [Application (t3-2.1.war)](https://oss.sonatype.org/content/repositories/frirdt3-1010/fr/ird/t3/t3/2.1/t3-2.1.war)
|
|
| 14 | 14 |
|
| 15 | 15 |
### Issues
|
| 16 | 16 |
* [[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)
|
| ... | ... | @@ -27,7 +27,7 @@ |
| 27 | 27 |
<parent>
|
| 28 | 28 |
<groupId>fr.ird.t3</groupId>
|
| 29 | 29 |
<artifactId>ird-t3</artifactId>
|
| 30 |
- <version>2.1</version>
|
|
| 30 |
+ <version>2.2-SNAPSHOT</version>
|
|
| 31 | 31 |
</parent>
|
| 32 | 32 |
|
| 33 | 33 |
<artifactId>t3-installer</artifactId>
|
| ... | ... | @@ -26,7 +26,7 @@ |
| 26 | 26 |
<parent>
|
| 27 | 27 |
<groupId>fr.ird.t3</groupId>
|
| 28 | 28 |
<artifactId>ird-t3</artifactId>
|
| 29 |
- <version>2.1</version>
|
|
| 29 |
+ <version>2.2-SNAPSHOT</version>
|
|
| 30 | 30 |
</parent>
|
| 31 | 31 |
|
| 32 | 32 |
<artifactId>t3</artifactId>
|