You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2018/05/08 12:49:06 UTC

[myfaces] 19/23: [maven-release-plugin] prepare for next development iteration

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 1_1_3
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit a07c82c591a9b469b997b6ecfae2bc58773ab918
Author: Sean Schofield <sc...@apache.org>
AuthorDate: Mon May 1 17:46:15 2006 +0000

    [maven-release-plugin] prepare for next development iteration
---
 api/pom.xml  | 6 +++---
 impl/pom.xml | 6 +++---
 pom.xml      | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index 2c90d60..9fd5d3d 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -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>
diff --git a/impl/pom.xml b/impl/pom.xml
index f580e3b..7a8086c 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -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>
diff --git a/pom.xml b/pom.xml
index a38104e..0e7a725 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.