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 2013/10/15 21:10:40 UTC

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

Author: lu4242
Date: Tue Oct 15 19:10:40 2013
New Revision: 1532492

URL: http://svn.apache.org/r1532492
Log:
[maven-release-plugin] prepare release myfaces-test-project-1.0.5

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

Modified: myfaces/test/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/assembly/pom.xml?rev=1532492&r1=1532491&r2=1532492&view=diff
==============================================================================
--- myfaces/test/trunk/assembly/pom.xml (original)
+++ myfaces/test/trunk/assembly/pom.xml Tue Oct 15 19:10:40 2013
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.myfaces.test</groupId>
     <artifactId>myfaces-test-project</artifactId>
-    <version>1.0.5-SNAPSHOT</version>
+    <version>1.0.5</version>
   </parent>
 
   <build>

Modified: myfaces/test/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/pom.xml?rev=1532492&r1=1532491&r2=1532492&view=diff
==============================================================================
--- myfaces/test/trunk/pom.xml (original)
+++ myfaces/test/trunk/pom.xml Tue Oct 15 19:10:40 2013
@@ -31,16 +31,16 @@
     <artifactId>myfaces-test-project</artifactId>
     <packaging>pom</packaging>
     <name>Myfaces Test Framework</name>
-    <version>1.0.5-SNAPSHOT</version>
+    <version>1.0.5</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.5</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/test/tags/myfaces-test-project-1.0.5</developerConnection>
+      <url>http://svn.apache.org/repos/asf/myfaces/test/tags/myfaces-test-project-1.0.5</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=1532492&r1=1532491&r2=1532492&view=diff
==============================================================================
--- myfaces/test/trunk/test12/pom.xml (original)
+++ myfaces/test/trunk/test12/pom.xml Tue Oct 15 19:10:40 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test-project</artifactId>
-        <version>1.0.5-SNAPSHOT</version>
+        <version>1.0.5</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=1532492&r1=1532491&r2=1532492&view=diff
==============================================================================
--- myfaces/test/trunk/test20/pom.xml (original)
+++ myfaces/test/trunk/test20/pom.xml Tue Oct 15 19:10:40 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test-project</artifactId>
-        <version>1.0.5-SNAPSHOT</version>
+        <version>1.0.5</version>
     </parent>
 
     <artifactId>myfaces-test20</artifactId>

Modified: myfaces/test/trunk/test22/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/test/trunk/test22/pom.xml?rev=1532492&r1=1532491&r2=1532492&view=diff
==============================================================================
--- myfaces/test/trunk/test22/pom.xml (original)
+++ myfaces/test/trunk/test22/pom.xml Tue Oct 15 19:10:40 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.myfaces.test</groupId>
         <artifactId>myfaces-test-project</artifactId>
-        <version>1.0.5-SNAPSHOT</version>
+        <version>1.0.5</version>
     </parent>
 
     <artifactId>myfaces-test22</artifactId>