You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/04/22 22:10:18 UTC

svn commit: r396155 - in /myfaces/maven/branches/1_0_2: build-tools/pom.xml master-pom/pom.xml pom.xml wagon-maven-plugin/pom.xml

Author: schof
Date: Sat Apr 22 13:10:16 2006
New Revision: 396155

URL: http://svn.apache.org/viewcvs?rev=396155&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    myfaces/maven/branches/1_0_2/build-tools/pom.xml
    myfaces/maven/branches/1_0_2/master-pom/pom.xml
    myfaces/maven/branches/1_0_2/pom.xml
    myfaces/maven/branches/1_0_2/wagon-maven-plugin/pom.xml

Modified: myfaces/maven/branches/1_0_2/build-tools/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/branches/1_0_2/build-tools/pom.xml?rev=396155&r1=396154&r2=396155&view=diff
==============================================================================
--- myfaces/maven/branches/1_0_2/build-tools/pom.xml (original)
+++ myfaces/maven/branches/1_0_2/build-tools/pom.xml Sat Apr 22 13:10:16 2006
@@ -5,9 +5,9 @@
   <name>MyFaces Build Tools</name>
   <version>1.0.0</version>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/tags/1_0_2/build-tools</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/tags/1_0_2/build-tools</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/tags/1_0_2/build-tools</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/trunk/build-tools</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/trunk/build-tools</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/trunk/build-tools</url>
   </scm>
   <build>
     <extensions>

Modified: myfaces/maven/branches/1_0_2/master-pom/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/branches/1_0_2/master-pom/pom.xml?rev=396155&r1=396154&r2=396155&view=diff
==============================================================================
--- myfaces/maven/branches/1_0_2/master-pom/pom.xml (original)
+++ myfaces/maven/branches/1_0_2/master-pom/pom.xml Sat Apr 22 13:10:16 2006
@@ -346,9 +346,9 @@
     </license>
   </licenses>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/tags/1_0_2/master-pom</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/tags/1_0_2/master-pom</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/tags/1_0_2/master-pom</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/trunk/master-pom</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/trunk/master-pom</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/trunk/master-pom</url>
   </scm>
   <organization>
     <name>Apache Software Foundation</name>

Modified: myfaces/maven/branches/1_0_2/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/branches/1_0_2/pom.xml?rev=396155&r1=396154&r2=396155&view=diff
==============================================================================
--- myfaces/maven/branches/1_0_2/pom.xml (original)
+++ myfaces/maven/branches/1_0_2/pom.xml Sat Apr 22 13:10:16 2006
@@ -8,9 +8,9 @@
   <description>Artifacts used in the M2 build of MyFaces and its subprojects.</description>
   <url>http://myfaces.apache.org</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/tags/1_0_2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/tags/1_0_2</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/tags/1_0_2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/trunk</url>
   </scm>
   <build>
     <extensions>

Modified: myfaces/maven/branches/1_0_2/wagon-maven-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/branches/1_0_2/wagon-maven-plugin/pom.xml?rev=396155&r1=396154&r2=396155&view=diff
==============================================================================
--- myfaces/maven/branches/1_0_2/wagon-maven-plugin/pom.xml (original)
+++ myfaces/maven/branches/1_0_2/wagon-maven-plugin/pom.xml Sat Apr 22 13:10:16 2006
@@ -6,9 +6,9 @@
   <name>Wagon Maven Plugin</name>
   <version>1.0.2</version>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/tags/1_0_2/wagon-maven-plugin</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/tags/1_0_2/wagon-maven-plugin</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/tags/1_0_2/wagon-maven-plugin</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/trunk/wagon-maven-plugin</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/trunk/wagon-maven-plugin</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/trunk/wagon-maven-plugin</url>
   </scm>
   <build>
     <extensions>