diff --git a/com.patrikdufresne.planimod-installation-package/pom.xml b/com.patrikdufresne.planimod-installation-package/pom.xml index c5b51727a35ca860f7d34399fac43fe569dff456..f097b8cc109d2e011444c538e6ac6981fe9dd3b1 100644 --- a/com.patrikdufresne.planimod-installation-package/pom.xml +++ b/com.patrikdufresne.planimod-installation-package/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 com.patrikdufresne.planimod-parent com.patrikdufresne.planimod - 0.2.20-SNAPSHOT + 0.2.20 com.patrikdufresne.planimod-installation-package pom @@ -176,18 +175,14 @@ - - + + - + @@ -201,19 +196,15 @@ - - + + - + @@ -227,21 +218,11 @@ - - + + - - + + diff --git a/com.patrikdufresne.planimod/pom.xml b/com.patrikdufresne.planimod/pom.xml index 53b563a735f1c6c8801e069ea8d4da4d17ba9857..fa733550cb589be5c7b6f76f4d7669b946d306d9 100644 --- a/com.patrikdufresne.planimod/pom.xml +++ b/com.patrikdufresne.planimod/pom.xml @@ -1,173 +1,172 @@ - - 4.0.0 - - com.patrikdufresne.planimod - com.patrikdufresne.planimod-parent - 0.2.20-SNAPSHOT - - com.patrikdufresne.planimod - Planimod :: Application - - - linux_x86_64 - - - linux - amd64 - - - - - org.eclipse.swt - org.eclipse.swt.gtk.linux.x86_64 - 4.2.1 - provided - - - - - win_x86 - - - windows - amd64 - - - - - org.eclipse.swt - org.eclipse.swt.win32.win32.x86_64 - 4.2.1 - provided - - - - - - - org.hibernate - hibernate-core - 4.2.0.Final - - - org.slf4j - slf4j-api - 1.7.5 - - - org.eclipse.jface - org.eclipse.jface - 3.8.0.v20120521-2329 - - - org.eclipse.core.databinding - org.eclipse.core.databinding.property - 1.4.0.I20110222-0800 - - - org.eclipse.ui - org.eclipse.ui.forms - 3.5.200.v20120521-2329 - - - junit - junit - 4.10 - test - - - com.patrikdufresne.managers - com.patrikdufresne.managers.jface - 1.5 - - - com.patrikdufresne.managers - com.patrikdufresne.managers.databinding - 1.5 - - - com.patrikdufresne.printing - com.patrikdufresne.printing - 0.8 - - - ch.qos.logback - logback-classic - 1.0.11 - - - com.patrikdufresne.ilp - com.patrikdufresne.ilp - 0.12 - - - com.patrikdufresne.ilp - com.patrikdufresne.ilp.glpk - 0.12 - - - - - - - - src/main/resources - - - src/main/java - - **/*.properties - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - - - - - - - com.googlecode.maven-java-formatter-plugin - maven-java-formatter-plugin - 0.3.1 - - - - format - - - - - src/main/build-tools/formatter.xml - CRLF - - - - - com.mycila.maven-license-plugin - maven-license-plugin - 1.9.0 - - - process-sources - - format - - - - -
src/main/build-tools/license-header.txt
-
-
-
-
+ + 4.0.0 + + com.patrikdufresne.planimod + com.patrikdufresne.planimod-parent + 0.2.20 + + com.patrikdufresne.planimod + Planimod :: Application + + + linux_x86_64 + + + linux + amd64 + + + + + org.eclipse.swt + org.eclipse.swt.gtk.linux.x86_64 + 4.2.1 + provided + + + + + win_x86 + + + windows + amd64 + + + + + org.eclipse.swt + org.eclipse.swt.win32.win32.x86_64 + 4.2.1 + provided + + + + + + + org.hibernate + hibernate-core + 4.2.0.Final + + + org.slf4j + slf4j-api + 1.7.5 + + + org.eclipse.jface + org.eclipse.jface + 3.8.0.v20120521-2329 + + + org.eclipse.core.databinding + org.eclipse.core.databinding.property + 1.4.0.I20110222-0800 + + + org.eclipse.ui + org.eclipse.ui.forms + 3.5.200.v20120521-2329 + + + junit + junit + 4.10 + test + + + com.patrikdufresne.managers + com.patrikdufresne.managers.jface + 1.5 + + + com.patrikdufresne.managers + com.patrikdufresne.managers.databinding + 1.5 + + + com.patrikdufresne.printing + com.patrikdufresne.printing + 0.8 + + + ch.qos.logback + logback-classic + 1.0.11 + + + com.patrikdufresne.ilp + com.patrikdufresne.ilp + 0.12 + + + com.patrikdufresne.ilp + com.patrikdufresne.ilp.glpk + 0.12 + + + + + + + + src/main/resources + + + src/main/java + + **/*.properties + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + true + + + + + + + com.googlecode.maven-java-formatter-plugin + maven-java-formatter-plugin + 0.3.1 + + + + format + + + + + src/main/build-tools/formatter.xml + CRLF + + + + + com.mycila.maven-license-plugin + maven-license-plugin + 1.9.0 + + + process-sources + + format + + + + +
src/main/build-tools/license-header.txt
+
+
+
+
\ No newline at end of file diff --git a/pom.xml b/pom.xml index e1d64833a879f90dde0210d5deee71cb3ec54cb9..f2689a087f2efa784e74ce89024a5d7607b99c5b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,66 +1,65 @@ - - 4.0.0 - com.patrikdufresne.planimod - com.patrikdufresne.planimod-parent - 0.2.20-SNAPSHOT - pom - Planimod :: Top - - com.patrikdufresne.planimod - com.patrikdufresne.planimod-installation-package - - - - UTF-8 - - - - scm:git:http://git.patrikdufresne.com/planimod.git - - - - - patrikdufresne - http://nexus.patrikdufresne.com/content/groups/public/ - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.0 - - 1.6 - 1.6 - - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - true - - - - - http://patrikdufresne.com/planimod - + + 4.0.0 + com.patrikdufresne.planimod + com.patrikdufresne.planimod-parent + 0.2.20 + pom + Planimod :: Top + + com.patrikdufresne.planimod + com.patrikdufresne.planimod-installation-package + + + + UTF-8 + + + + scm:git:http://git.patrikdufresne.com/planimod.git + + + + + patrikdufresne + http://nexus.patrikdufresne.com/content/groups/public/ + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.0 + + 1.6 + 1.6 + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + true + + + + + http://patrikdufresne.com/planimod +