You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by tc...@apache.org on 2010/10/14 21:06:51 UTC

svn commit: r1022658 - /juddi/scout/trunk/doap_Scout.rdf

Author: tcunning
Date: Thu Oct 14 19:06:51 2010
New Revision: 1022658

URL: http://svn.apache.org/viewvc?rev=1022658&view=rev
Log:
SCOUT-103
Fix the scout doap file.

Modified:
    juddi/scout/trunk/doap_Scout.rdf

Modified: juddi/scout/trunk/doap_Scout.rdf
URL: http://svn.apache.org/viewvc/juddi/scout/trunk/doap_Scout.rdf?rev=1022658&r1=1022657&r2=1022658&view=diff
==============================================================================
--- juddi/scout/trunk/doap_Scout.rdf (original)
+++ juddi/scout/trunk/doap_Scout.rdf Thu Oct 14 19:06:51 2010
@@ -13,36 +13,36 @@
 
   =======================================================================
 -->
-  <Project rdf:about="http://Scout.rdf.apache.org/">
+  <Project rdf:about="http://juddi.apache.org/scout">
     <created>2006-03-28</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache Scout</name>
-    <homepage rdf:resource="http://ws.apache.org/scout" />
-    <asfext:pmc rdf:resource="http://webservices.apache.org" />
+    <homepage rdf:resource="http://juddi.apache.org/scout" />
+    <asfext:pmc rdf:resource="http://juddi.apache.org" />
     <shortdesc>Apache Scout is an implementation of the JSR 93 (JAXR).</shortdesc>
     <description>Apache Scout is an implementation of the JSR 93 (JAXR). It provides an implementation to access UDDI registries (particularly Apache jUDDI) in a standard way.</description>
     <bug-database rdf:resource="http://issues.apache.org/jira/" />
-    <mailing-list rdf:resource="http://ws.apache.org/scout/mail-lists.html" />
-    <download-page rdf:resource="http://ws.apache.org/scout/downloads.html" />
+    <mailing-list rdf:resource="http://juddi.apache.org/scout/mail-lists.html" />
+    <download-page rdf:resource="http://juddi.apache.org/scout/downloads.html" />
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/xml" />
     <release>
       <Version>
-        <name>Scout v0.5</name>
-        <created>2006-02-18</created>
-        <revision>0.5</revision>
+        <name>Scout v1.2.2</name>
+        <created>2010-07-18</created>
+        <revision>1.2.2</revision>
       </Version>
     </release>
     <repository>
       <SVNRepository>
-        <location rdf:resource="https://svn.apache.org/repos/asf/webservices/scout"/>
-        <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/webservices/scout/trunk/?root=Apache-SVN"/>
+        <location rdf:resource="https://svn.apache.org/repos/asf/juddi/scout"/>
+        <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/juddi/scout/trunk/?root=Apache-SVN"/>
       </SVNRepository>
     </repository>
     <maintainer>
       <foaf:Person>
-        <foaf:name>Anil Saldhana</foaf:name>
-          <foaf:mbox rdf:resource="mailto:anil@apache.org"/>
+        <foaf:name>Tom Cunningham</foaf:name>
+          <foaf:mbox rdf:resource="mailto:tcunning@apache.org"/>
       </foaf:Person>
     </maintainer>
    <asfext:implements>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org