Author: tchemit Date: 2009-09-03 19:08:54 +0200 (Thu, 03 Sep 2009) New Revision: 1666 Modified: trunk/changelog.txt trunk/pom.xml Log: update changelog bump versions Modified: trunk/changelog.txt =================================================================== --- trunk/changelog.txt 2009-08-25 22:27:56 UTC (rev 1665) +++ trunk/changelog.txt 2009-09-03 17:08:54 UTC (rev 1666) @@ -1,2 +1,9 @@ +1.0.1 + + * [FIX] #27: les fichiers java ne sont plus détectés + * [FIX] #29: les urls de telechargements ne sont pas ok pour le plugin + +-- chemit -- Thu, 03 Sep 2009 18:51:54 +0200 + 1.0.0 xxx xxx * Initial release (merge of previous lutin projects) \ No newline at end of file Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-25 22:27:56 UTC (rev 1665) +++ trunk/pom.xml 2009-09-03 17:08:54 UTC (rev 1666) @@ -9,7 +9,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.0.1</version> + <version>1.0.2</version> </parent> <artifactId>i18n</artifactId>
participants (1)
-
tchemit@users.nuiton.org