Author: dan.j.allen
Date: 2009-05-05 19:08:32 -0400 (Tue, 05 May 2009)
New Revision: 10801
Modified:
modules/trunk/version-matrix/pom.xml
Log:
ordering of elements
Modified: modules/trunk/version-matrix/pom.xml
===================================================================
--- modules/trunk/version-matrix/pom.xml 2009-05-05 23:01:17 UTC (rev 10800)
+++ modules/trunk/version-matrix/pom.xml 2009-05-05 23:08:32 UTC (rev 10801)
@@ -9,12 +9,13 @@
<version>3.0.0-SNAPSHOT</version>
<name>Seam Version Matrix</name>
- <url>http://www.seamframework.org</url>
<description>
- A version matrix for Seam modules and examples.
+ A dependency and plugin version matrix for Seam modules, Seam examples, and
Seam-based projects.
</description>
+ <url>http://www.seamframework.org</url>
+
<repositories>
<repository>
<id>repository.jboss.org</id>