Author: veithen
Date: Sat Nov 7 13:12:21 2015
New Revision: 1713122
URL: http://svn.apache.org/viewvc?rev=1713122&view=rev
Log:
Fix project metadata.
Modified:
webservices/axiom/trunk/testing/fom-testsuite/pom.xml
Modified: webservices/axiom/trunk/testing/fom-testsuite/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/axiom/trunk/testing/fom-testsuite/pom.xml?rev=1713122&r1=1713121&r2=1713122&view=diff
==============================================================================
--- webservices/axiom/trunk/testing/fom-testsuite/pom.xml (original)
+++ webservices/axiom/trunk/testing/fom-testsuite/pom.xml Sat Nov 7 13:12:21
2015
@@ -28,6 +28,12 @@
<artifactId>fom-testsuite</artifactId>
+ <name>FOM Test Suite</name>
+ <description>
+ FOM test suite (validated against the original Abdera implementation).
+ </description>
+ <url>http://ws.apache.org/axiom/</url>
+
<properties>
<skipSite>true</skipSite>
</properties>