diff --git a/pom.xml b/pom.xml index eff23cab0fafa81850603a121178c3033e7d8e1e..ce1ec314ec458a41cbff8db722ba9c59798a9dea 100644 --- a/pom.xml +++ b/pom.xml @@ -389,92 +389,5 @@ - - Linux - - - Linux - Linux - - - - - - exec-maven-plugin - org.codehaus.mojo - - - Version Calculation - generate-sources - - exec - - - ${basedir}/saveVersion.sh - - - - - - - - - - Unix - - - Unix - Unix - - - - - - exec-maven-plugin - org.codehaus.mojo - - - Version Calculation - generate-sources - - exec - - - ${basedir}/saveVersion.sh - - - - - - - - - mac - - - mac - - - - - - exec-maven-plugin - org.codehaus.mojo - - - Version Calculation - generate-sources - - exec - - - ${basedir}/saveVersion.sh - - - - - - -