You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/11/11 00:09:15 UTC

cvs commit: maven-plugins/cruisecontrol plugin.properties

dion        2003/11/10 15:09:15

  Modified:    cruisecontrol plugin.properties
  Log:
  Fix typo
  
  Revision  Changes    Path
  1.2       +1 -1      maven-plugins/cruisecontrol/plugin.properties
  
  Index: plugin.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/cruisecontrol/plugin.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- plugin.properties	31 Aug 2003 07:20:40 -0000	1.1
  +++ plugin.properties	10 Nov 2003 23:09:15 -0000	1.2
  @@ -2,7 +2,7 @@
   maven.cruisecontrol.schedule.interval=300
   maven.cruisecontrol.checkout.dir=${basedir}/checkout
   maven.cruisecontrol.logs.dir=${basedir}/target/cc-logs
  -maven.cruisecontrol.goals=scm:update|clean test|site:deploy
  +maven.cruisecontrol.goals=scm:update-project|clean test|site:deploy
   maven.cruisecontrol.home=CC_HOME_NOT_SET
   maven.cruisecontrol.mail.host=localhost
   maven.cruisecontrol.mail.defaultsuffix=DEFAULT_SUFFIX_NOT_SET
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org