Author: veithen
Date: Sun Oct 24 15:42:13 2010
New Revision: 1026824

URL: http://svn.apache.org/viewvc?rev=1026824&view=rev
Log:
Removed the 'commons' notion from the Maven site. Note that the SVN location, 
groupId and JIRA project ID is left unchanged (for the moment).

Modified:
    webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
    webservices/commons/trunk/modules/axiom/pom.xml
    webservices/commons/trunk/modules/axiom/src/site/site.xml

Modified: webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml?rev=1026824&r1=1026823&r2=1026824&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml 
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml Sun 
Oct 24 15:42:13 2010
@@ -30,7 +30,7 @@
     <version>1.2.10-SNAPSHOT</version>
     <packaging>pom</packaging>
     <description>Axiom Parent POM</description>
-    <url>http://ws.apache.org/commons/axiom/</url>
+    <url>http://ws.apache.org/axiom/</url>
     <issueManagement>
         <system>JIRA</system>
         <url>http://issues.apache.org/jira/browse/WSCOMMONS</url>

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=1026824&r1=1026823&r2=1026824&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Sun Oct 24 15:42:13 2010
@@ -30,7 +30,7 @@
     <version>1.2.10-SNAPSHOT</version>
     <packaging>pom</packaging>
     <description>AXIOM API</description>
-    <url>http://ws.apache.org/commons/axiom/</url>
+    <url>http://ws.apache.org/axiom/</url>
     <issueManagement>
         <system>JIRA</system>
         <url>http://issues.apache.org/jira/browse/WSCOMMONS</url>

Modified: webservices/commons/trunk/modules/axiom/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/site/site.xml?rev=1026824&r1=1026823&r2=1026824&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/site/site.xml (original)
+++ webservices/commons/trunk/modules/axiom/src/site/site.xml Sun Oct 24 
15:42:13 2010
@@ -20,7 +20,7 @@
     <bannerLeft>
         <name>Apache Axiom</name>
         <src>images/logo.png</src>
-        <href>http://ws.apache.org/commons/axiom/index.html</href>
+        <href>http://ws.apache.org/axiom/index.html</href>
     </bannerLeft>
     <bannerRight>
         <name>Apache Software Foundation</name>
@@ -31,8 +31,7 @@
         <links>
             <item name="Apache" href="http://www.apache.org/"/>
             <item name="WebServices" href="http://ws.apache.org/"/>
-            <item name="Commons" href="http://ws.apache.org/commons/"/>
-            <item name="Axiom" 
href="http://ws.apache.org/commons/axiom/index.html"/>
+            <item name="Axiom" href="http://ws.apache.org/axiom/index.html"/>
         </links>
 
         <menu name="Axiom">


Reply via email to