Author: tchemit Date: 2008-12-15 02:55:20 +0000 (Mon, 15 Dec 2008) New Revision: 1273 Modified: topia-service/trunk/changelog.txt topia-service/trunk/pom.xml Log: prepare next release Modified: topia-service/trunk/changelog.txt =================================================================== --- topia-service/trunk/changelog.txt 2008-12-15 02:48:41 UTC (rev 1272) +++ topia-service/trunk/changelog.txt 2008-12-15 02:55:20 UTC (rev 1273) @@ -1,3 +1,6 @@ +1.1 chemit 20081215 +* 20081215 [chemit] - new release for isis-fish :) follow release of topia + 1.0 chemit 20081210 * 20081205 [chemit] - improve poms, use lutinproject 3.2, migrate tests to JUnit4 Modified: topia-service/trunk/pom.xml =================================================================== --- topia-service/trunk/pom.xml 2008-12-15 02:48:41 UTC (rev 1272) +++ topia-service/trunk/pom.xml 2008-12-15 02:55:20 UTC (rev 1273) @@ -83,10 +83,10 @@ <maven.test.testFailureIgnore>true</maven.test.testFailureIgnore> <!-- topia version --> - <topia.version>2.1.0</topia.version> + <topia.version>2.1.1</topia.version> <!-- generator version --> - <generator.version>0.62</generator.version> + <generator.version>0.63</generator.version> <!-- lutinutil version --> <lutinutil.version>1.0</lutinutil.version>