You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2007/10/24 23:40:46 UTC

svn commit: r588047 - /forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties.xml

Author: rgardler
Date: Wed Oct 24 14:40:46 2007
New Revision: 588047

URL: http://svn.apache.org/viewvc?rev=588047&view=rev
Log:
Use the previously defined projectInfo.project.url property

Modified:
    forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties.xml

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties.xml?rev=588047&r1=588046&r2=588047&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties.xml (original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.feeder/forrest.properties.xml Wed Oct 24 14:40:46 2007
@@ -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>