[seam-commits] Seam SVN: r9283 - trunk/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Oct 13 08:44:39 EDT 2008
Author: pete.muir at jboss.org
Date: 2008-10-13 08:44:38 -0400 (Mon, 13 Oct 2008)
New Revision: 9283
Modified:
trunk/build/wicket.pom.xml
Log:
Typo
Modified: trunk/build/wicket.pom.xml
===================================================================
--- trunk/build/wicket.pom.xml 2008-10-13 12:07:47 UTC (rev 9282)
+++ trunk/build/wicket.pom.xml 2008-10-13 12:44:38 UTC (rev 9283)
@@ -28,7 +28,7 @@
<dependency>
<groupId>javassist</groupId>
- <artifactId>javassit</artifactId>
+ <artifactId>javassist</artifactId>
<scope>provided</scope>
</dependency>
More information about the seam-commits
mailing list