You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2011/09/08 12:43:27 UTC

svn commit: r1166614 - /maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/pom.xml

Author: vsiveton
Date: Thu Sep  8 10:43:27 2011
New Revision: 1166614

URL: http://svn.apache.org/viewvc?rev=1166614&view=rev
Log:
o added url

Modified:
    maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/pom.xml

Modified: maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/pom.xml
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/pom.xml?rev=1166614&r1=1166613&r2=1166614&view=diff
==============================================================================
--- maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/pom.xml (original)
+++ maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi/pom.xml Thu Sep  8 10:43:27 2011
@@ -35,6 +35,7 @@ under the License.
   <packaging>pom</packaging>
 
   <description>Make an OSGi bundle consisting of Doxia, and put it in a P2 repo.</description>
+  <url>http://maven.apache.org/doxia</url>
 
   <scm>
       <connection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/trunk/doxia/doxia-ide/eclipse/doxia-osgi</connection>