You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2009/01/19 00:49:39 UTC

svn commit: r735582 - in /myfaces/trinidad-maven/branches/1.2.8.1-branch: ./ maven-faces-plugin/ maven-i18n-plugin/ maven-javacc-plugin/ maven-javascript-plugin/ maven-jdev-plugin/ maven-tagdoc-plugin/ maven-xrts-plugin/

Author: matzew
Date: Sun Jan 18 15:49:38 2009
New Revision: 735582

URL: http://svn.apache.org/viewvc?rev=735582&view=rev
Log:
updating versions to make clear this branch is a *snapshot*

Modified:
    myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-faces-plugin/pom.xml
    myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-i18n-plugin/pom.xml
    myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-javacc-plugin/pom.xml
    myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-javascript-plugin/pom.xml
    myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-jdev-plugin/pom.xml
    myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-tagdoc-plugin/pom.xml
    myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-xrts-plugin/pom.xml
    myfaces/trinidad-maven/branches/1.2.8.1-branch/pom.xml

Modified: myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-faces-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-faces-plugin/pom.xml?rev=735582&r1=735581&r2=735582&view=diff
==============================================================================
--- myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-faces-plugin/pom.xml (original)
+++ myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-faces-plugin/pom.xml Sun Jan 18 15:49:38 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId> 
-    <version>1.2.8</version>
+    <version>1.2.8.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>

Modified: myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-i18n-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-i18n-plugin/pom.xml?rev=735582&r1=735581&r2=735582&view=diff
==============================================================================
--- myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-i18n-plugin/pom.xml (original)
+++ myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-i18n-plugin/pom.xml Sun Jan 18 15:49:38 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId>
-    <version>1.2.8</version>
+    <version>1.2.8.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>

Modified: myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-javacc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-javacc-plugin/pom.xml?rev=735582&r1=735581&r2=735582&view=diff
==============================================================================
--- myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-javacc-plugin/pom.xml (original)
+++ myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-javacc-plugin/pom.xml Sun Jan 18 15:49:38 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId>
-    <version>1.2.8</version>
+    <version>1.2.8.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>

Modified: myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-javascript-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-javascript-plugin/pom.xml?rev=735582&r1=735581&r2=735582&view=diff
==============================================================================
--- myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-javascript-plugin/pom.xml (original)
+++ myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-javascript-plugin/pom.xml Sun Jan 18 15:49:38 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId>
-    <version>1.2.8</version>
+    <version>1.2.8.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>

Modified: myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-jdev-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-jdev-plugin/pom.xml?rev=735582&r1=735581&r2=735582&view=diff
==============================================================================
--- myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-jdev-plugin/pom.xml (original)
+++ myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-jdev-plugin/pom.xml Sun Jan 18 15:49:38 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId>
-    <version>1.2.8</version>
+    <version>1.2.8.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>

Modified: myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-tagdoc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-tagdoc-plugin/pom.xml?rev=735582&r1=735581&r2=735582&view=diff
==============================================================================
--- myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-tagdoc-plugin/pom.xml (original)
+++ myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-tagdoc-plugin/pom.xml Sun Jan 18 15:49:38 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId>
-    <version>1.2.8</version>
+    <version>1.2.8.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>

Modified: myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-xrts-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-xrts-plugin/pom.xml?rev=735582&r1=735581&r2=735582&view=diff
==============================================================================
--- myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-xrts-plugin/pom.xml (original)
+++ myfaces/trinidad-maven/branches/1.2.8.1-branch/maven-xrts-plugin/pom.xml Sun Jan 18 15:49:38 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidadbuild</groupId>
     <artifactId>maven-plugin-parent</artifactId>
-    <version>1.2.8</version>
+    <version>1.2.8.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>

Modified: myfaces/trinidad-maven/branches/1.2.8.1-branch/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/branches/1.2.8.1-branch/pom.xml?rev=735582&r1=735581&r2=735582&view=diff
==============================================================================
--- myfaces/trinidad-maven/branches/1.2.8.1-branch/pom.xml (original)
+++ myfaces/trinidad-maven/branches/1.2.8.1-branch/pom.xml Sun Jan 18 15:49:38 2009
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>
   <artifactId>maven-plugin-parent</artifactId>
-  <version>1.2.8</version>
+  <version>1.2.8.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache Trinidad Maven Plugin Parent</name>