You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2010/08/23 22:37:35 UTC

svn commit: r988302 - /myfaces/myfaces-site-skins/trunk/myfaces-site-skin/pom.xml

Author: lu4242
Date: Mon Aug 23 20:37:35 2010
New Revision: 988302

URL: http://svn.apache.org/viewvc?rev=988302&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    myfaces/myfaces-site-skins/trunk/myfaces-site-skin/pom.xml

Modified: myfaces/myfaces-site-skins/trunk/myfaces-site-skin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-site-skins/trunk/myfaces-site-skin/pom.xml?rev=988302&r1=988301&r2=988302&view=diff
==============================================================================
--- myfaces/myfaces-site-skins/trunk/myfaces-site-skin/pom.xml (original)
+++ myfaces/myfaces-site-skins/trunk/myfaces-site-skin/pom.xml Mon Aug 23 20:37:35 2010
@@ -28,16 +28,16 @@
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>MyFaces Default Site Skin</name>
   <groupId>org.apache.myfaces.maven</groupId>
   <artifactId>myfaces-site-skin</artifactId>
 
    <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-site-skins/tags/myfaces-skin-1</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-site-skins/tags/myfaces-skin-1</developerConnection>
-      <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-site-skins/tags/myfaces-skin-1</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-site-skins/trunk/myfaces-site-skin</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-site-skins/trunk/myfaces-site-skin</developerConnection>
+      <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-site-skins/trunk/myfaces-site-skin</url>
     </scm>
 
 </project>