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/05/01 19:46:15 UTC

svn commit: r398647 - in /myfaces/core/branches/1_1_3: api/pom.xml impl/pom.xml pom.xml

Author: schof
Date: Mon May  1 10:46:15 2006
New Revision: 398647

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

Modified:
    myfaces/core/branches/1_1_3/api/pom.xml
    myfaces/core/branches/1_1_3/impl/pom.xml
    myfaces/core/branches/1_1_3/pom.xml

Modified: myfaces/core/branches/1_1_3/api/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/core/branches/1_1_3/api/pom.xml?rev=398647&r1=398646&r2=398647&view=diff
==============================================================================
--- myfaces/core/branches/1_1_3/api/pom.xml (original)
+++ myfaces/core/branches/1_1_3/api/pom.xml Mon May  1 10:46:15 2006
@@ -12,9 +12,9 @@
   <description>The MyFaces API Subproject provides a full set of the API interfaces and classes
     defined in JSR-127 (see also http://www.jcp.org/en/jsr/detail?id=127).</description>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_1_3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_1_3</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/tags/1_1_3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk/api</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk/api</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/api</url>
   </scm>
   <profiles>
     <profile>

Modified: myfaces/core/branches/1_1_3/impl/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/core/branches/1_1_3/impl/pom.xml?rev=398647&r1=398646&r2=398647&view=diff
==============================================================================
--- myfaces/core/branches/1_1_3/impl/pom.xml (original)
+++ myfaces/core/branches/1_1_3/impl/pom.xml Mon May  1 10:46:15 2006
@@ -12,9 +12,9 @@
   <description>This is the MyFaces Impl Subproject Description [INSERT MORE STUFF HERE]</description>
   <url>http://myfaces.apache.org</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_1_3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_1_3</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/tags/1_1_3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk/impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk/impl</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/impl</url>
   </scm>
   <build>
     <resources>

Modified: myfaces/core/branches/1_1_3/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/core/branches/1_1_3/pom.xml?rev=398647&r1=398646&r2=398647&view=diff
==============================================================================
--- myfaces/core/branches/1_1_3/pom.xml (original)
+++ myfaces/core/branches/1_1_3/pom.xml Mon May  1 10:46:15 2006
@@ -16,9 +16,9 @@
     <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10600</url>
   </issueManagement>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_1_3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_1_3</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/tags/1_1_3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk</url>
   </scm>
   <modules>
     <module>api</module>