You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gp...@apache.org on 2008/11/14 22:30:28 UTC

svn commit: r714153 - in /myfaces/extensions/validator/branches/jsf_1.1: component-support/pom.xml parent/pom.xml pom.xml

Author: gpetracek
Date: Fri Nov 14 13:30:28 2008
New Revision: 714153

URL: http://svn.apache.org/viewvc?rev=714153&view=rev
Log:
changed versions

Modified:
    myfaces/extensions/validator/branches/jsf_1.1/component-support/pom.xml
    myfaces/extensions/validator/branches/jsf_1.1/parent/pom.xml
    myfaces/extensions/validator/branches/jsf_1.1/pom.xml

Modified: myfaces/extensions/validator/branches/jsf_1.1/component-support/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/jsf_1.1/component-support/pom.xml?rev=714153&r1=714152&r2=714153&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/jsf_1.1/component-support/pom.xml (original)
+++ myfaces/extensions/validator/branches/jsf_1.1/component-support/pom.xml Fri Nov 14 13:30:28 2008
@@ -51,6 +51,6 @@
     </dependencies>
 
     <properties>
-        <trinidad.version>1.0.8</trinidad.version>
+        <trinidad.version>1.0.5</trinidad.version>
     </properties>
 </project>

Modified: myfaces/extensions/validator/branches/jsf_1.1/parent/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/jsf_1.1/parent/pom.xml?rev=714153&r1=714152&r2=714153&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/jsf_1.1/parent/pom.xml (original)
+++ myfaces/extensions/validator/branches/jsf_1.1/parent/pom.xml Fri Nov 14 13:30:28 2008
@@ -261,6 +261,6 @@
 
     <properties>
         <build.version>1.0.1-SNAPSHOT</build.version>
-        <jsf.version>1.1.6</jsf.version>
+        <jsf.version>1.1.5</jsf.version>
     </properties>
 </project>

Modified: myfaces/extensions/validator/branches/jsf_1.1/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/jsf_1.1/pom.xml?rev=714153&r1=714152&r2=714153&view=diff
==============================================================================
--- myfaces/extensions/validator/branches/jsf_1.1/pom.xml (original)
+++ myfaces/extensions/validator/branches/jsf_1.1/pom.xml Fri Nov 14 13:30:28 2008
@@ -87,6 +87,6 @@
     
     <properties>
         <build.version>1.0.1-SNAPSHOT</build.version>
-        <jsf.version>1.1.6</jsf.version>
+        <jsf.version>1.1.5</jsf.version>
     </properties>
 </project>