You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2010/06/13 22:36:48 UTC

svn commit: r954304 - in /myfaces: core/trunk/impl/pom.xml core/trunk/implee6/pom.xml core/trunk/pom.xml current20/

Author: bommel
Date: Sun Jun 13 20:36:47 2010
New Revision: 954304

URL: http://svn.apache.org/viewvc?rev=954304&view=rev
Log:
update to new shared version
define one shared version property for impl and implee6

Modified:
    myfaces/core/trunk/impl/pom.xml
    myfaces/core/trunk/implee6/pom.xml
    myfaces/core/trunk/pom.xml
    myfaces/current20/   (props changed)

Modified: myfaces/core/trunk/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/impl/pom.xml?rev=954304&r1=954303&r2=954304&view=diff
==============================================================================
--- myfaces/core/trunk/impl/pom.xml (original)
+++ myfaces/core/trunk/impl/pom.xml Sun Jun 13 20:36:47 2010
@@ -1056,7 +1056,6 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>4.0.2-SNAPSHOT</myfaces-shared.version>
     <myfaces-builder-plugin.version>1.0.6</myfaces-builder-plugin.version>
   </properties>
 </project>

Modified: myfaces/core/trunk/implee6/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/implee6/pom.xml?rev=954304&r1=954303&r2=954304&view=diff
==============================================================================
--- myfaces/core/trunk/implee6/pom.xml (original)
+++ myfaces/core/trunk/implee6/pom.xml Sun Jun 13 20:36:47 2010
@@ -58,8 +58,4 @@
     </dependency>
   </dependencies>
   
-  <properties>
-    <myfaces-shared.version>4.0.2-SNAPSHOT</myfaces-shared.version>
-  </properties>
-  
 </project>

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=954304&r1=954303&r2=954304&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Sun Jun 13 20:36:47 2010
@@ -219,4 +219,8 @@
         <url>scpexe://people.apache.org/www/myfaces.apache.org/core20/</url>
       </site>
     </distributionManagement>
+
+    <properties>
+      <myfaces-shared.version>4.0.3-SNAPSHOT</myfaces-shared.version>
+    </properties>
 </project>

Propchange: myfaces/current20/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sun Jun 13 20:36:47 2010
@@ -0,0 +1,5 @@
+*.ipr
+
+*.iml
+
+*.iws