diff options
Diffstat (limited to 'controlloop/common/feature-controlloop-amsterdam')
-rw-r--r-- | controlloop/common/feature-controlloop-amsterdam/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/controlloop/common/feature-controlloop-amsterdam/pom.xml b/controlloop/common/feature-controlloop-amsterdam/pom.xml index 1a3e4f76f..15f0c35b2 100644 --- a/controlloop/common/feature-controlloop-amsterdam/pom.xml +++ b/controlloop/common/feature-controlloop-amsterdam/pom.xml @@ -43,7 +43,6 @@ <plugins> <plugin> <artifactId>maven-assembly-plugin</artifactId> - <version>2.6</version> <executions> <execution> <id>zipfile</id> @@ -66,7 +65,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>2.8</version> <executions> <execution> <id>copy-dependencies</id> @@ -257,7 +255,6 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.2</version> <scope>test</scope> </dependency> </dependencies> |