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 2009/01/16 14:33:09 UTC

svn commit: r734998 - /maven/pom/trunk/maven/src/site/site.xml

Author: vsiveton
Date: Fri Jan 16 05:33:08 2009
New Revision: 734998

URL: http://svn.apache.org/viewvc?rev=734998&view=rev
Log:
o using maven-stylus-skin release

Modified:
    maven/pom/trunk/maven/src/site/site.xml

Modified: maven/pom/trunk/maven/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/src/site/site.xml?rev=734998&r1=734997&r2=734998&view=diff
==============================================================================
--- maven/pom/trunk/maven/src/site/site.xml (original)
+++ maven/pom/trunk/maven/src/site/site.xml Fri Jan 16 05:33:08 2009
@@ -32,7 +32,7 @@
   <skin>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-stylus-skin</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1</version>
   </skin>
 
   <publishDate format="yyyy-MM-dd" position="right" />