You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2010/01/15 07:24:50 UTC

svn commit: r899538 - /directory/installers/trunk/pom.xml

Author: felixk
Date: Fri Jan 15 06:24:49 2010
New Revision: 899538

URL: http://svn.apache.org/viewvc?rev=899538&view=rev
Log:
Bump to latest skin

Modified:
    directory/installers/trunk/pom.xml

Modified: directory/installers/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/installers/trunk/pom.xml?rev=899538&r1=899537&r2=899538&view=diff
==============================================================================
--- directory/installers/trunk/pom.xml (original)
+++ directory/installers/trunk/pom.xml Fri Jan 15 06:24:49 2010
@@ -37,7 +37,7 @@
   <properties>
     <projectName>Apache Directory Server</projectName>
     <distMgmtSiteUrl>scpexe://people.apache.org/www/directory.apache.org/installers/gen-docs/${version}/</distMgmtSiteUrl>
-    <skin.version>1.0.0</skin.version>
+    <skin.version>1.0.1</skin.version>
 
     <!-- Set versions for depending projects -->
     <shared.version>0.9.18-SNAPSHOT</shared.version>