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/12/08 01:17:44 UTC

svn commit: r1043238 - /myfaces/commons/branches/jsf_11/myfaces-commons-assembly/pom.xml

Author: lu4242
Date: Wed Dec  8 00:17:44 2010
New Revision: 1043238

URL: http://svn.apache.org/viewvc?rev=1043238&view=rev
Log:
update version to 1.0.1-SNAPSHOT

Modified:
    myfaces/commons/branches/jsf_11/myfaces-commons-assembly/pom.xml

Modified: myfaces/commons/branches/jsf_11/myfaces-commons-assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/branches/jsf_11/myfaces-commons-assembly/pom.xml?rev=1043238&r1=1043237&r2=1043238&view=diff
==============================================================================
--- myfaces/commons/branches/jsf_11/myfaces-commons-assembly/pom.xml (original)
+++ myfaces/commons/branches/jsf_11/myfaces-commons-assembly/pom.xml Wed Dec  8 00:17:44 2010
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.apache.myfaces.commons</groupId>
         <artifactId>commons11</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <build>