--- pom.xml 2012-10-19 23:01:18.419198466 +0200
+++ pom.xml 2012-10-19 23:01:52.119423986 +0200
@@ -332,8 +331,0 @@
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-build-plugin</artifactId>
- <version>1.4</version>
- <configuration>
- <commons.release.name>${commons.release.name}</commons.release.name>
- </configuration>
- </plugin>
- <plugin>
@@ -429,4 +420,0 @@
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-build-plugin</artifactId>
- </plugin>
- <plugin>
@@ -1144,11 +1131,0 @@
-
- <!-- Default values for the download-page generation by commons-build-plugin -->
- <commons.release.name>${project.artifactId}-${commons.release.version}</commons.release.name>
- <commons.release.desc />
- <commons.binary.suffix>-bin</commons.binary.suffix>
- <commons.release.2.name>${project.artifactId}-${commons.release.2.version}</commons.release.2.name>
- <commons.release.2.desc />
- <commons.release.2.binary.suffix>-bin</commons.release.2.binary.suffix>
- <commons.release.3.name>${project.artifactId}-${commons.release.3.version}</commons.release.3.name>
- <commons.release.3.desc />
- <commons.release.3.binary.suffix>-bin</commons.release.3.binary.suffix>