You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by ah...@apache.org on 2007/02/09 16:48:56 UTC

svn commit: r505331 - /hivemind/hivemind1/branches/branch-1-1/forrest.properties

Author: ahuegen
Date: Fri Feb  9 07:48:55 2007
New Revision: 505331

URL: http://svn.apache.org/viewvc?view=rev&rev=505331
Log:
Version of forrest projectInfo plugin set to 0.1, otherwise forrest fails due to its maven like plugin update feature.

Modified:
    hivemind/hivemind1/branches/branch-1-1/forrest.properties

Modified: hivemind/hivemind1/branches/branch-1-1/forrest.properties
URL: http://svn.apache.org/viewvc/hivemind/hivemind1/branches/branch-1-1/forrest.properties?view=diff&rev=505331&r1=505330&r2=505331
==============================================================================
--- hivemind/hivemind1/branches/branch-1-1/forrest.properties (original)
+++ hivemind/hivemind1/branches/branch-1-1/forrest.properties Fri Feb  9 07:48:55 2007
@@ -26,4 +26,4 @@
 project.temp-dir=${project.target.root}/forrest-temp
 project.content-dir=target/forrest-composite
 
-project.required.plugins=org.apache.forrest.plugin.input.projectInfo
\ No newline at end of file
+project.required.plugins=org.apache.forrest.plugin.input.projectInfo-0.1