You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2007/07/16 23:19:39 UTC

svn commit: r556741 - /maven/site/trunk/src/site/apt/plugins/index.apt

Author: dennisl
Date: Mon Jul 16 14:19:38 2007
New Revision: 556741

URL: http://svn.apache.org/viewvc?view=rev&rev=556741
Log:
o Update version for IDEA plugin.

Modified:
    maven/site/trunk/src/site/apt/plugins/index.apt

Modified: maven/site/trunk/src/site/apt/plugins/index.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/plugins/index.apt?view=diff&rev=556741&r1=556740&r2=556741
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Mon Jul 16 14:19:38 2007
@@ -115,7 +115,7 @@
 *-----------------------------------------------------------+--------+----------------------------------------------+
 | {{{maven-eclipse-plugin/} <<<eclipse>>>}}                 | 2.3    | Generate an Eclipse project file for the current project.
 *-----------------------------------------------------------+--------+----------------------------------------------+
-| {{{maven-idea-plugin/} <<<idea>>>}}                       | 2.0    | Create/update an IDEA workspace for the current project (individual modules are created as IDEA modules)
+| {{{maven-idea-plugin/} <<<idea>>>}}                       | 2.1    | Create/update an IDEA workspace for the current project (individual modules are created as IDEA modules)
 *-----------------------------------------------------------+--------+----------------------------------------------+
 
   There are also many plug-ins available at the {{{http://mojo.codehaus.org} Mojo}} project at Codehaus.