You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pubscribe-commits@ws.apache.org by ip...@apache.org on 2005/07/11 22:25:54 UTC

svn commit: r210207 - /webservices/pubscribe/trunk/project.xml

Author: ips
Date: Mon Jul 11 13:25:54 2005
New Revision: 210207

URL: http://svn.apache.org/viewcvs?rev=210207&view=rev
Log:
updated website and SVN URLs

Modified:
    webservices/pubscribe/trunk/project.xml

Modified: webservices/pubscribe/trunk/project.xml
URL: http://svn.apache.org/viewcvs/webservices/pubscribe/trunk/project.xml?rev=210207&r1=210206&r2=210207&view=diff
==============================================================================
--- webservices/pubscribe/trunk/project.xml (original)
+++ webservices/pubscribe/trunk/project.xml Mon Jul 11 13:25:54 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 
-<!-- Muse Project Descriptor - defines Project Object Model (POM) -->
+<!-- Pubscribe Project Descriptor - defines Project Object Model (POM) -->
 
 <!-- Schema for this file is at:    http://maven.apache.org/xsd/maven-project-3.0.0.xsd -->
 <!-- Reference for this file is at: http://maven.apache.org/reference/project-descriptor.html -->
@@ -21,13 +21,13 @@
   <package>org.apache.ws</package>
   <description>A robust Java implementation of the OASIS WS-Notification (WSN) family of specifications.</description>
   <shortDescription>Pubscribe Project</shortDescription>
-  <url>http://ws.apache.org/ws-fx/pubscribe/</url>
+  <url>http://ws.apache.org/pubscribe/</url>
   <issueTrackingUrl>http://issues.apache.org/jira/browse/HERMES</issueTrackingUrl>
 
   <repository>
-    <connection>scm|svn|http://svn.apache.org/repos/asf/incubator/hermes/trunk/</connection>
-    <developerConnection>scm|svn|https://svn.apache.org/repos/asf/incubator/hermes/trunk/</developerConnection>    
-    <url>https://svn.apache.org/repos/asf/incubator/hermes/</url>
+    <connection>scm|svn|http://svn.apache.org/repos/asf/webservices/pubscribe/trunk/</connection>
+    <developerConnection>scm|svn|https://svn.apache.org/repos/asf/webservices/pubscribe/trunk/</developerConnection>    
+    <url>http://svn.apache.org/viewcvs.cgi/webservices/pubscribe/trunk/</url>
   </repository>
 
   <versions>
@@ -45,12 +45,6 @@
       <unsubscribe>pubscribe-dev-unsubscribe@ws.apache.org</unsubscribe>
       <archive>http://ws.apache.org/mail/pubscribe-dev/</archive>
     </mailingList>
-    <mailingList>
-      <name>Pubscribe SVN List</name>
-      <subscribe>pubscribe-svn-subscribe@ws.apache.org</subscribe>
-      <unsubscribe>pubscribe-svn-unsubscribe@ws.apache.org</unsubscribe>
-      <archive>http://ws.apache.org/mail/pubscribe-svn/</archive>
-    </mailingList>    
   </mailingLists>
 
   <developers>