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 2011/08/17 07:11:17 UTC

svn commit: r1158515 - in /myfaces/test/trunk: assembly/pom.xml pom.xml test12/pom.xml test20/pom.xml

Author: lu4242
Date: Wed Aug 17 05:11:16 2011
New Revision: 1158515

URL: http://svn.apache.org/viewvc?rev=1158515&view=rev
Log:
[maven-release-plugin] prepare release myfaces-test-project-1.0.4

Modified:
    myfaces/test/trunk/assembly/pom.xml
    myfaces/test/trunk/pom.xml
    myfaces/test/trunk/test12/pom.xml
    myfaces/test/trunk/test20/pom.xml

Modified: myfaces/test/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/assembly/pom.xml?rev=1158515&r1=1158514&r2=1158515&view=diff
==============================================================================
--- myfaces/test/trunk/assembly/pom.xml (original)
+++ myfaces/test/trunk/assembly/pom.xml Wed Aug 17 05:11:16 2011
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.myfaces.test</groupId>
     <artifactId>myfaces-test-project</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.4</version>
   </parent>
 
   <build>

Modified: myfaces/test/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/pom.xml?rev=1158515&r1=1158514&r2=1158515&view=diff
==============================================================================
--- myfaces/test/trunk/pom.xml (original)
+++ myfaces/test/trunk/pom.xml Wed Aug 17 05:11:16 2011
@@ -25,22 +25,22 @@
         <groupId>org.apache.myfaces</groupId>
         <artifactId>myfaces</artifactId>
         <version>10</version>
-        <relativePath/> 
+        <relativePath /> 
     </parent>
     <groupId>org.apache.myfaces.test</groupId>
     <artifactId>myfaces-test-project</artifactId>
     <packaging>pom</packaging>
     <name>Myfaces Test Framework</name>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.4</version>
     <url>http://myfaces.apache.org/test</url>
     <issueManagement>
       <system>jira</system>
       <url>http://issues.apache.org/jira/browse/MYFACESTEST</url>
     </issueManagement>
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/test/trunk</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/test/trunk</developerConnection>
-      <url>http://svn.apache.org/repos/asf/myfaces/test/trunk</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/test/tags/myfaces-test-project-1.0.4</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/test/tags/myfaces-test-project-1.0.4</developerConnection>
+      <url>http://svn.apache.org/repos/asf/myfaces/test/tags/myfaces-test-project-1.0.4</url>
     </scm>
     <modules>
       <module>test12</module>

Modified: myfaces/test/trunk/test12/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/test12/pom.xml?rev=1158515&r1=1158514&r2=1158515&view=diff
==============================================================================
--- myfaces/test/trunk/test12/pom.xml (original)
+++ myfaces/test/trunk/test12/pom.xml Wed Aug 17 05:11:16 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test-project</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
     </parent>
 
     <artifactId>myfaces-test12</artifactId>

Modified: myfaces/test/trunk/test20/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/test20/pom.xml?rev=1158515&r1=1158514&r2=1158515&view=diff
==============================================================================
--- myfaces/test/trunk/test20/pom.xml (original)
+++ myfaces/test/trunk/test20/pom.xml Wed Aug 17 05:11:16 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test-project</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
     </parent>
 
     <artifactId>myfaces-test20</artifactId>