Author: glandais Date: 2008-01-29 09:29:17 +0000 (Tue, 29 Jan 2008) New Revision: 556 Modified: trunk/simexplorer-is-ear/debug.sh trunk/simexplorer-is-ear/pom.xml trunk/simexplorer-is-web/pom.xml Log: Tapestry 5.0.9 released Modified: trunk/simexplorer-is-ear/debug.sh =================================================================== --- trunk/simexplorer-is-ear/debug.sh 2008-01-28 19:04:37 UTC (rev 555) +++ trunk/simexplorer-is-ear/debug.sh 2008-01-29 09:29:17 UTC (rev 556) @@ -1 +1 @@ -/opt/jboss-4.2.2.GA/bin/rundebug.sh -c simexplorer +/opt/java/jboss-4.2.2.GA/bin/rundebug.sh -c simexplorer Modified: trunk/simexplorer-is-ear/pom.xml =================================================================== --- trunk/simexplorer-is-ear/pom.xml 2008-01-28 19:04:37 UTC (rev 555) +++ trunk/simexplorer-is-ear/pom.xml 2008-01-29 09:29:17 UTC (rev 556) @@ -45,7 +45,7 @@ <dependency> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-upload</artifactId> - <version>5.0.7</version> + <version>5.0.9</version> </dependency> <dependency> Modified: trunk/simexplorer-is-web/pom.xml =================================================================== --- trunk/simexplorer-is-web/pom.xml 2008-01-28 19:04:37 UTC (rev 555) +++ trunk/simexplorer-is-web/pom.xml 2008-01-29 09:29:17 UTC (rev 556) @@ -78,7 +78,7 @@ <dependency> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-upload</artifactId> - <version>5.0.7</version> + <version>5.0.9</version> </dependency> <dependency> <groupId>jboss</groupId>
participants (1)
-
glandais@users.labs.libre-entreprise.org