You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2010/10/11 17:13:36 UTC

svn commit: r1021374 - /directory/skins/trunk/pom.xml

Author: seelmann
Date: Mon Oct 11 15:13:35 2010
New Revision: 1021374

URL: http://svn.apache.org/viewvc?rev=1021374&view=rev
Log:
Use unified site id

Modified:
    directory/skins/trunk/pom.xml

Modified: directory/skins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/skins/trunk/pom.xml?rev=1021374&r1=1021373&r2=1021374&view=diff
==============================================================================
--- directory/skins/trunk/pom.xml (original)
+++ directory/skins/trunk/pom.xml Mon Oct 11 15:13:35 2010
@@ -42,7 +42,7 @@ under the License.
   
   <distributionManagement>
     <site>
-      <id>apache.directory.skins</id>
+      <id>apache.directory</id>
       <url>${distMgmtSiteUrl}</url>
     </site>
   </distributionManagement>