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 2008/11/11 09:29:02 UTC

svn commit: r712991 - in /myfaces/tomahawk/branches/1_1_8/sandbox: assembly/pom.xml examples/assembly/pom.xml

Author: lu4242
Date: Tue Nov 11 00:29:02 2008
New Revision: 712991

URL: http://svn.apache.org/viewvc?rev=712991&view=rev
Log:
update version to 1.1.8 (not necessary since sandbox assemblies are never generated and distributed)

Modified:
    myfaces/tomahawk/branches/1_1_8/sandbox/assembly/pom.xml
    myfaces/tomahawk/branches/1_1_8/sandbox/examples/assembly/pom.xml

Modified: myfaces/tomahawk/branches/1_1_8/sandbox/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_1_8/sandbox/assembly/pom.xml?rev=712991&r1=712990&r2=712991&view=diff
==============================================================================
--- myfaces/tomahawk/branches/1_1_8/sandbox/assembly/pom.xml (original)
+++ myfaces/tomahawk/branches/1_1_8/sandbox/assembly/pom.xml Tue Nov 11 00:29:02 2008
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.apache.myfaces.tomahawk</groupId>
         <artifactId>sandbox-project</artifactId>
-        <version>1.1.8-SNAPSHOT</version>
+        <version>1.1.8</version>
     </parent>
 
     <scm>

Modified: myfaces/tomahawk/branches/1_1_8/sandbox/examples/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/branches/1_1_8/sandbox/examples/assembly/pom.xml?rev=712991&r1=712990&r2=712991&view=diff
==============================================================================
--- myfaces/tomahawk/branches/1_1_8/sandbox/examples/assembly/pom.xml (original)
+++ myfaces/tomahawk/branches/1_1_8/sandbox/examples/assembly/pom.xml Tue Nov 11 00:29:02 2008
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.apache.myfaces.tomahawk</groupId>
         <artifactId>sandbox-project</artifactId>
-        <version>1.1.8-SNAPSHOT</version>
+        <version>1.1.8</version>
     </parent>
 
     <scm>