diff --git a/pom.xml b/pom.xml index e9c295662fe74edde6c558e84aa616b10a67ded7..8da840ad5a6fc90c33baece42802ffab24172524 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,7 @@ + 0.6 1.0 1.0 2.0.6 @@ -124,7 +125,7 @@ net.sf.clirr clirr-core - 0.6 + ${clirrVersion} bcel diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt.vm similarity index 93% rename from src/site/apt/index.apt rename to src/site/apt/index.apt.vm index 9ed3e0a5c89bc827d9eff27ea7f84c0b00626ba1..39bf3269833fc2c5f57c9b17463bdc9eef08fa29 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt.vm @@ -19,14 +19,15 @@ Introduction ----- ----- - 2008-09-13 + 2012-03-05 ----- The Clirr Maven Plugin {{{http://clirr.sourceforge.net}Clirr}} is an application, which allows you to compare binaries or sources for compatibility. The Clirr Maven - Plugin allows you to use Clirr from within Maven 2. + Plugin allows you to use Clirr from Maven 2. This version of the plugin uses + Clirr ${clirrVersion}. * Goals Overview