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 2016/03/18 22:37:34 UTC

svn commit: r1735687 - in /myfaces/shared/trunk_4.0.x: core/pom.xml pom.xml

Author: lu4242
Date: Fri Mar 18 21:37:34 2016
New Revision: 1735687

URL: http://svn.apache.org/viewvc?rev=1735687&view=rev
Log:
update to myfaces master pom 16

Modified:
    myfaces/shared/trunk_4.0.x/core/pom.xml
    myfaces/shared/trunk_4.0.x/pom.xml

Modified: myfaces/shared/trunk_4.0.x/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_4.0.x/core/pom.xml?rev=1735687&r1=1735686&r2=1735687&view=diff
==============================================================================
--- myfaces/shared/trunk_4.0.x/core/pom.xml (original)
+++ myfaces/shared/trunk_4.0.x/core/pom.xml Fri Mar 18 21:37:34 2016
@@ -143,7 +143,7 @@
     <profile>
       <id>synch-myfaces-impl-shared</id>
       <properties>
-        <myfaces.impl.shared.version>2.0.23-SNAPSHOT</myfaces.impl.shared.version>
+        <myfaces.impl.shared.version>2.0.24-SNAPSHOT</myfaces.impl.shared.version>
       </properties>
       <activation>
         <property>

Modified: myfaces/shared/trunk_4.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_4.0.x/pom.xml?rev=1735687&r1=1735686&r2=1735687&view=diff
==============================================================================
--- myfaces/shared/trunk_4.0.x/pom.xml (original)
+++ myfaces/shared/trunk_4.0.x/pom.xml Fri Mar 18 21:37:34 2016
@@ -39,7 +39,7 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>15</version>
+    <version>16</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>