1
0

Upgrade to latest clirr plugin version 2.2.2 (fixes problem downloading the old artifact from the repo)

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@687301 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Niall Kegan Pemberton
2008-08-20 12:56:25 +00:00
parent 8c55e2fdd4
commit 78475d429b

View File

@@ -496,7 +496,7 @@ under the License.
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId> <artifactId>clirr-maven-plugin</artifactId>
<version>2.2</version> <version>2.2.2</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>