Index: topia2/pom.xml
diff -u topia2/pom.xml:1.28 topia2/pom.xml:1.29
--- topia2/pom.xml:1.28 Wed Apr 25 15:25:39 2007
+++ topia2/pom.xml Tue May 29 10:08:33 2007
@@ -245,6 +245,12 @@
compile
+
+ org.apache.tapestry
+ tapestry-core
+ 5.0.4
+ compile
+
Index: topia2/changelog
diff -u topia2/changelog:1.24 topia2/changelog:1.25
--- topia2/changelog:1.24 Wed Apr 25 14:15:55 2007
+++ topia2/changelog Tue May 29 10:08:33 2007
@@ -1,4 +1,10 @@
-ver-2-0-23 poussin 20070425
+ver-2-0-?? ??? ???
+
+ * 20070528 [chatellier] add stateModel generation support
+ - tapestry generation templates
+ - tapestry 5.0.4 dependency
+
+ver-2-0-24 poussin 20070425
* 20070420 [chatellier] add services interfaces generation (stereotype=service)
* 20070420 [chatellier] add topia services support