You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2017/04/05 19:21:06 UTC

svn commit: r1790313 - /myfaces/tobago/branches/tobago-3.0.x/pom.xml

Author: lofwyr
Date: Wed Apr  5 19:21:06 2017
New Revision: 1790313

URL: http://svn.apache.org/viewvc?rev=1790313&view=rev
Log:
update myfaces version

Modified:
    myfaces/tobago/branches/tobago-3.0.x/pom.xml

Modified: myfaces/tobago/branches/tobago-3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/pom.xml?rev=1790313&r1=1790312&r2=1790313&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/pom.xml Wed Apr  5 19:21:06 2017
@@ -37,7 +37,7 @@
   <properties>
     <myfaces20.version>2.0.24</myfaces20.version>
     <myfaces21.version>2.1.18</myfaces21.version>
-    <myfaces22.version>2.2.11</myfaces22.version>
+    <myfaces22.version>2.2.12</myfaces22.version>
     <mojarra20.version>2.0.11-04</mojarra20.version>
     <mojarra21.version>2.1.29-08</mojarra21.version>
     <mojarra22.version>2.2.14</mojarra22.version>
@@ -1034,14 +1034,20 @@
   </distributionManagement>
 
   <!-- Use this to include the staging repository for testing a new unreleased myfaces core.
-  Change the number 1085 for that. -->
+  Change the number 1100 the the current for that. -->
 <!--
   <repositories>
     <repository>
       <id>myfaces-staging</id>
-      <url>https://repository.apache.org/content/repositories/orgapachemyfaces-1085/</url>
+      <url>https://repository.apache.org/content/repositories/orgapachemyfaces-1100/</url>
     </repository>
   </repositories>
+  <pluginRepositories>
+    <pluginRepository>
+      <id>myfaces-staging</id>
+      <url>https://repository.apache.org/content/repositories/orgapachemyfaces-1100/</url>
+    </pluginRepository>
+  </pluginRepositories>
 -->
 
   <profiles>