Author: ross.gardler
Date: Sun Sep 7 12:36:17 2008
New Revision: 1278
Modified:
trunk/uk.ac.osswatch.simal.web/pom.xml
Log:
Use Wicket 1.4-m3 as a change in the snapshot version is causing our file
uploads to fail.
Modified: trunk/uk.ac.osswatch.simal.web/pom.xml
==============================================================================
--- trunk/uk.ac.osswatch.simal.web/pom.xml (original)
+++ trunk/uk.ac.osswatch.simal.web/pom.xml Sun Sep 7 12:36:17 2008
@@ -324,7 +324,7 @@
</reporting>
<properties>
- <wicket.version>1.4-SNAPSHOT</wicket.version>
+ <wicket.version>1.4-m3</wicket.version>
<jetty.version>6.1.4</jetty.version>
</properties>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Simal Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/simal-commits?hl=en
-~----------~----~----~----~------~----~------~--~---