You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by st...@apache.org on 2013/03/07 20:43:20 UTC

svn commit: r1454050 - /geronimo/genesis/trunk/src/site/site.xml

Author: struberg
Date: Thu Mar  7 19:43:19 2013
New Revision: 1454050

URL: http://svn.apache.org/r1454050
Log:
upgrade skin to at least 2.0

This is a chicken egg problem. The skin would need to be maintained
outside the project which uses it. Otherwise it's not possible
to do a proper release without having to change things manually

Modified:
    geronimo/genesis/trunk/src/site/site.xml

Modified: geronimo/genesis/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/src/site/site.xml?rev=1454050&r1=1454049&r2=1454050&view=diff
==============================================================================
--- geronimo/genesis/trunk/src/site/site.xml (original)
+++ geronimo/genesis/trunk/src/site/site.xml Thu Mar  7 19:43:19 2013
@@ -26,7 +26,7 @@
     <skin>
         <groupId>org.apache.geronimo.genesis.skin</groupId>
         <artifactId>genesis-geronimo-skin</artifactId>
-        <version>2.0-SNAPSHOT</version>
+        <version>2.0</version>
     </skin>
     -->