From: Torsten Werner <twerner@debian.org>
Date: Tue, 23 Aug 2011 13:11:15 +0200
Subject: [PATCH] remove version of some plugins

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

diff --git a/pom.xml b/pom.xml
index 8858059..c35581f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,6 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-install-plugin</artifactId>
-            <version>2.2</version>
             <executions>
               <execution>
                 <id>integration-test</id>
@@ -207,7 +206,6 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-invoker-plugin</artifactId>
-            <version>1.1</version>
             <configuration>
               <projectsDirectory>src/it</projectsDirectory>
               <pomIncludes>
-- 
