Author: gnodet
Date: Fri Jan  4 16:17:58 2008
New Revision: 609063

URL: http://svn.apache.org/viewvc?rev=609063&view=rev
Log:
Update doap file

Modified:
    servicemix/doap.rdf

Modified: servicemix/doap.rdf
URL: 
http://svn.apache.org/viewvc/servicemix/doap.rdf?rev=609063&r1=609062&r2=609063&view=diff
==============================================================================
--- servicemix/doap.rdf (original)
+++ servicemix/doap.rdf Fri Jan  4 16:17:58 2008
@@ -22,24 +22,24 @@
          xmlns:asfext="http://projects.apache.org/ns/asfext#";
          xmlns:foaf="http://xmlns.com/foaf/0.1/";>
 
-  <Project rdf:about="http://incubator.apache.org/servicemix";>
+  <Project rdf:about="http://servicemix.apache.org/";>
     <created>2006-03-28</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache ServiceMix</name>
-    <homepage rdf:resource="http://incubator.apache.org/servicemix"; />
-    <asfext:pmc rdf:resource="http://incubator.apache.org"; />
-    <shortdesc>Apache ServiceMix is an open source ESB based on 
JBI.</shortdesc>
+    <homepage rdf:resource="http://servicemix.apache.org"; />
+    <asfext:pmc rdf:resource="http://servicemix.apache.org"; />
+    <shortdesc>Apache ServiceMix is an open source ESB implementing 
JBI.</shortdesc>
     <description>Apache ServiceMix is an open source distributed Enterprise 
Service Bus (ESB) and SOA toolkit built from the ground up on the semantics and 
APIs of the Java Business Integration (JBI) specification JSR 208 and released 
under the Apache license.</description>
     <bug-database rdf:resource="http://issues.apache.org/activemq/browse/SM"; />
-    <mailing-list 
rdf:resource="http://incubator.apache.org/servicemix/Mailing+Lists"; />
-    <download-page 
rdf:resource="http://incubator.apache.org/servicemix/Download"; />
+    <mailing-list 
rdf:resource="http://servicemix.apache.org/mailing-lists.html"; />
+    <download-page rdf:resource="http://servicemix.apache.org/download.html"; />
     <programming-language>Java</programming-language>
     <category 
rdf:resource="http://projects.apache.org/category/network-server"; />
     <category rdf:resource="http://projects.apache.org/category/xml"; />
     <repository>
       <SVNRepository>
-        <location 
rdf:resource="http://svn.apache.org/repos/asf/incubator/servicemix/"/>
-        <browse 
rdf:resource="http://svn.apache.org/viewcvs.cgi/incubator/servicemix/"/>
+        <location rdf:resource="http://svn.apache.org/repos/asf/servicemix/"/>
+        <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/servicemix/"/>
       </SVNRepository>
     </repository>
     <maintainer>


Reply via email to