Use the previously defined projectInfo.project.url property

git-svn-id: https://svn.apache.org/repos/asf/forrest/trunk@588047 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties.xml b/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties.xml
index 7b0169b..849b30d 100644
--- a/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties.xml
+++ b/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties.xml
@@ -16,5 +16,5 @@
   limitations under the License.
 -->
 <properties>
-  <property name="projectInfo.url" value="http://forrest.apache.org/pluginDocs/plugins_0_90/index.html"/>
+  <property name="projectInfo.project.url" value="http://forrest.apache.org/pluginDocs/plugins_0_90/index.html"/>
 </properties>