You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2008/05/06 20:37:22 UTC

svn commit: r653877 - in /geronimo/yoko/trunk: core/pom.xml distribution/pom.xml maven-plugins/pom.xml pom.xml rmi-impl/pom.xml rmi-spec/pom.xml yoko-spec-corba/pom.xml

Author: rickmcguire
Date: Tue May  6 11:37:22 2008
New Revision: 653877

URL: http://svn.apache.org/viewvc?rev=653877&view=rev
Log:
More release plugin cleanup

Modified:
    geronimo/yoko/trunk/core/pom.xml
    geronimo/yoko/trunk/distribution/pom.xml
    geronimo/yoko/trunk/maven-plugins/pom.xml
    geronimo/yoko/trunk/pom.xml
    geronimo/yoko/trunk/rmi-impl/pom.xml
    geronimo/yoko/trunk/rmi-spec/pom.xml
    geronimo/yoko/trunk/yoko-spec-corba/pom.xml

Modified: geronimo/yoko/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/core/pom.xml?rev=653877&r1=653876&r2=653877&view=diff
==============================================================================
--- geronimo/yoko/trunk/core/pom.xml (original)
+++ geronimo/yoko/trunk/core/pom.xml Tue May  6 11:37:22 2008
@@ -17,7 +17,7 @@
  * specific language governing permissions and limitations
  * under the License.
 -->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <artifactId>yoko-core</artifactId>
   <name>Apache Yoko Core</name>
@@ -168,9 +168,9 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/yoko/trunk/core</connection>
-    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/incubator/yoko/trunk/core</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/yoko/trunk/core</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk/core</connection>
+    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/yoko/trunk/core</developerConnection>
+    <url>http://svn.apache.org/viewvc/geronimo/yoko/trunk/core</url>
   </scm>
 
 </project>

Modified: geronimo/yoko/trunk/distribution/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/distribution/pom.xml?rev=653877&r1=653876&r2=653877&view=diff
==============================================================================
--- geronimo/yoko/trunk/distribution/pom.xml (original)
+++ geronimo/yoko/trunk/distribution/pom.xml Tue May  6 11:37:22 2008
@@ -185,9 +185,9 @@
     </profiles>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/yoko/trunk/distribution</connection>
-    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/incubator/yoko/trunk/distribution</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/yoko/trunk/distribution</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk/distribution</connection>
+    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/yoko/trunk/distribution</developerConnection>
+    <url>http://svn.apache.org/viewvc/geronimo/yoko/trunk/distribution</url>
   </scm>
 
 </project>

Modified: geronimo/yoko/trunk/maven-plugins/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/maven-plugins/pom.xml?rev=653877&r1=653876&r2=653877&view=diff
==============================================================================
--- geronimo/yoko/trunk/maven-plugins/pom.xml (original)
+++ geronimo/yoko/trunk/maven-plugins/pom.xml Tue May  6 11:37:22 2008
@@ -99,9 +99,9 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/yoko/trunk/maven-plugins</connection>
-    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/incubator/yoko/trunk/maven-plugins</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/yoko/trunk/maven-plugins</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk/maven-plugins</connection>
+    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/yoko/trunk/maven-plugins</developerConnection>
+    <url>http://svn.apache.org/viewvc/geronimo/yoko/trunk/maven-plugins</url>
   </scm>
 
 </project>

Modified: geronimo/yoko/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/pom.xml?rev=653877&r1=653876&r2=653877&view=diff
==============================================================================
--- geronimo/yoko/trunk/pom.xml (original)
+++ geronimo/yoko/trunk/pom.xml Tue May  6 11:37:22 2008
@@ -540,9 +540,9 @@
     </ciManagement>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/yoko/trunk</connection>
-        <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/incubator/yoko/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/yoko/trunk</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk</connection>
+        <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/yoko/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/geronimo/yoko/trunk</url>
     </scm>
 
 </project>

Modified: geronimo/yoko/trunk/rmi-impl/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/rmi-impl/pom.xml?rev=653877&r1=653876&r2=653877&view=diff
==============================================================================
--- geronimo/yoko/trunk/rmi-impl/pom.xml (original)
+++ geronimo/yoko/trunk/rmi-impl/pom.xml Tue May  6 11:37:22 2008
@@ -63,9 +63,9 @@
     </build>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/yoko/trunk/rmi-impl</connection>
-    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/incubator/yoko/trunk/rmi-impl</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/yoko/trunk/rmi-impl</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk/rmi-impl</connection>
+    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/yoko/trunk/rmi-impl</developerConnection>
+    <url>http://svn.apache.org/viewvc/geronimo/yoko/trunk/rmi-impl</url>
   </scm>
 
 </project>

Modified: geronimo/yoko/trunk/rmi-spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/rmi-spec/pom.xml?rev=653877&r1=653876&r2=653877&view=diff
==============================================================================
--- geronimo/yoko/trunk/rmi-spec/pom.xml (original)
+++ geronimo/yoko/trunk/rmi-spec/pom.xml Tue May  6 11:37:22 2008
@@ -55,9 +55,9 @@
     </build>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/yoko/trunk/rmi-spec</connection>
-    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/incubator/yoko/trunk/rmi-spec</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/yoko/trunk/rmi-spec</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk/rmi-spec</connection>
+    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/yoko/trunk/rmi-spec</developerConnection>
+    <url>http://svn.apache.org/viewvc/geronimo/yoko/trunk/rmi-spec</url>
   </scm>
 
 </project>

Modified: geronimo/yoko/trunk/yoko-spec-corba/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/yoko-spec-corba/pom.xml?rev=653877&r1=653876&r2=653877&view=diff
==============================================================================
--- geronimo/yoko/trunk/yoko-spec-corba/pom.xml (original)
+++ geronimo/yoko/trunk/yoko-spec-corba/pom.xml Tue May  6 11:37:22 2008
@@ -223,9 +223,9 @@
     </build>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/yoko/trunk/yoko-spec-corba</connection>
-    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/incubator/yoko/trunk/yoko-spec-corba</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/yoko/trunk/yoko-spec-corba</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/yoko/trunk/yoko-spec-corba</connection>
+    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/geronimo/yoko/trunk/yoko-spec-corba</developerConnection>
+    <url>http://svn.apache.org/viewvc/geronimo/yoko/trunk/yoko-spec-corba</url>
   </scm>
 
 </project>