Jakarta PMC descriptor has moved

git-svn-id: https://svn.apache.org/repos/asf/jakarta/bsf/trunk@1055598 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/doap_bsf.rdf b/doap_bsf.rdf
index 3d5fc6b..3fd7bd8 100644
--- a/doap_bsf.rdf
+++ b/doap_bsf.rdf
@@ -27,7 +27,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache Jakarta BSF</name>
     <homepage rdf:resource="http://jakarta.apache.org/bsf/" />
-    <asfext:pmc rdf:resource="http://jakarta.apache.org" />
+    <asfext:pmc rdf:resource="http://svn.apache.org/repos/asf/jakarta/site/jakarta.rdf" />
     <shortdesc>Framework that provides scripting language support within Java applications</shortdesc>
     <description>Bean Scripting Framework (BSF) is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages. BSF allows one to write JSPs in languages other than Java while providing access to the Java class library. In addition, BSF permits any Java application to be implemented in part (or dynamically extended) by a language that is embedded within it. This is achieved by providing an API that permits calling scripting language engines from within Java, as well as an object registry that exposes Java objects to these scripting language engines.</description>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=BSF" />