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/12 10:19:55 UTC

svn commit: r1021662 - /directory/buildtools/trunk/checkstyle/pom.xml

Author: seelmann
Date: Tue Oct 12 08:19:55 2010
New Revision: 1021662

URL: http://svn.apache.org/viewvc?rev=1021662&view=rev
Log:
Set skin version, added distMgmtSiteUrl

Modified:
    directory/buildtools/trunk/checkstyle/pom.xml

Modified: directory/buildtools/trunk/checkstyle/pom.xml
URL: http://svn.apache.org/viewvc/directory/buildtools/trunk/checkstyle/pom.xml?rev=1021662&r1=1021661&r2=1021662&view=diff
==============================================================================
--- directory/buildtools/trunk/checkstyle/pom.xml (original)
+++ directory/buildtools/trunk/checkstyle/pom.xml Tue Oct 12 08:19:55 2010
@@ -38,7 +38,8 @@
   </description>
 
   <properties>
-    <skin.version>1.0.2-SNAPSHOT</skin.version>
+    <skin.version>1.0.2</skin.version>
+    <distMgmtSiteUrl>scpexe://people.apache.org/www/directory.apache.org/checkstyle/gen-docs/${version}/</distMgmtSiteUrl>
   </properties>
 
   <distributionManagement>