Author: dims
Date: Sun Aug 20 08:08:45 2006
New Revision: 432975

URL: http://svn.apache.org/viewvc?rev=432975&view=rev
Log:
oops remove extra groupid, add scm  url's

Modified:
    webservices/sandesha/trunk/java/project.xml

Modified: webservices/sandesha/trunk/java/project.xml
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/project.xml?rev=432975&r1=432974&r2=432975&view=diff
==============================================================================
--- webservices/sandesha/trunk/java/project.xml (original)
+++ webservices/sandesha/trunk/java/project.xml Sun Aug 20 08:08:45 2006
@@ -1,10 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <project>
     <pomVersion>3</pomVersion>
+    <groupId>sandesha2</groupId>
     <id>sandesha2</id>
-    <groupId>sandesha</groupId>
     <name>Apache Sandesha2</name>
-       <groupId>sandesha2</groupId>
     <currentVersion>${sandesha2.version}</currentVersion>
     <organization>
         <name>Apache Web Services</name>
@@ -25,7 +24,8 @@
     <distributionDirectory>/www/ws.apache.org/builds/</distributionDirectory>
 
     <repository>
-        <connection></connection>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/sandesha/trunk/java/</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/sandesha/trunk/java/</developerConnection>
         <url>http://svn.apache.org/repos/asf/webservices/sandesha/trunk</url>
     </repository>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to