Author: veithen
Date: Tue Jun  9 18:57:51 2015
New Revision: 1684500

URL: http://svn.apache.org/r1684500
Log:
Fix project.description in the root/parent POM.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1684500&r1=1684499&r2=1684500&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Tue Jun  9 18:57:51 2015
@@ -32,7 +32,7 @@
     <packaging>pom</packaging>
 
     <name>Axiom</name>
-    <description>AXIOM API</description>
+    <description>The root/parent POM for Apache Axiom</description>
     <url>http://ws.apache.org/axiom/</url>
     <inceptionYear>2004</inceptionYear>
 


Reply via email to