You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by fe...@apache.org on 2011/10/17 13:24:28 UTC

svn commit: r1185107 - /james/skin/trunk/pom.xml

Author: felixk
Date: Mon Oct 17 11:24:28 2011
New Revision: 1185107

URL: http://svn.apache.org/viewvc?rev=1185107&view=rev
Log:
Fix version

Modified:
    james/skin/trunk/pom.xml

Modified: james/skin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/skin/trunk/pom.xml?rev=1185107&r1=1185106&r2=1185107&view=diff
==============================================================================
--- james/skin/trunk/pom.xml (original)
+++ james/skin/trunk/pom.xml Mon Oct 17 11:24:28 2011
@@ -33,7 +33,7 @@
 
     <groupId>org.apache.james</groupId>
     <artifactId>james-skin</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>1.7-SNAPSHOT</version>
 
     <name>Apache James Skin</name>
     <description>The Apache James Official Maven3 Site Skin</description>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org