From: Torsten Werner <twerner@debian.org>
Date: Sat, 10 Sep 2011 14:34:45 +0200
Subject: remove version from maven-plugin-plugin

---
 pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5332bd2..08a2a4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,6 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-plugin-plugin</artifactId>
-          <version>2.5.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
-- 
