From 31a459b87ad2af7cf5e2e7f53ac0db15bc7ff313 Mon Sep 17 00:00:00 2001 From: ebner Date: Fri, 21 Oct 2011 14:35:31 +0200 Subject: [PATCH] Fixed version mess in pom files --- application/pom.xml | 32 +++++++++--------- branding/pom.xml | 46 +++++++++++++------------- fda.ui.cdump/pom.xml | 29 ++++++++-------- fda.ui.ce/pom.xml | 68 ++++++++++++++++++-------------------- fda.ui.cm/pom.xml | 33 +++++++++--------- fda.ui.ee/pom.xml | 25 +++++++------- fda.ui.preferences/pom.xml | 12 +++---- pom.xml | 44 ++++++++++++------------ 8 files changed, 138 insertions(+), 151 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index 642dfcb..cb22c87 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -100,24 +100,24 @@ maven-resources-plugin 2.5 - - copy-resources + + copy-resources - compile - - copy-resources - - - ${basedir}/target/fda/bin - - - src/main/scripts - - - - + compile + + copy-resources + + + ${basedir}/target/fda/bin + + + src/main/scripts + + + + - + diff --git a/branding/pom.xml b/branding/pom.xml index ea1c58f..08671eb 100644 --- a/branding/pom.xml +++ b/branding/pom.xml @@ -1,32 +1,32 @@ - 4.0.0 - - ch.psi - fda.ui - 1.0.0-SNAPSHOT - + 4.0.0 + + ch.psi + fda.ui + 1.0.0-SNAPSHOT + - branding - nbm + branding + nbm - fda.ui - NB App Branding + fda.ui - NB App Branding - - UTF-8 - + + UTF-8 + - - - org.netbeans.api - org-netbeans-api-annotations-common - ${netbeans.version} - - + + + org.netbeans.api + org-netbeans-api-annotations-common + ${netbeans.version} + + - - + + org.codehaus.mojo nbm-maven-plugin @@ -39,6 +39,6 @@ true - - + + diff --git a/fda.ui.cdump/pom.xml b/fda.ui.cdump/pom.xml index 4c7a624..f2fa569 100644 --- a/fda.ui.cdump/pom.xml +++ b/fda.ui.cdump/pom.xml @@ -2,14 +2,12 @@ 4.0.0 - fda.ui - ch.psi - 1.0.0-SNAPSHOT - + fda.ui + ch.psi + 1.0.0-SNAPSHOT + - ch.psi fda.ui.cdump - 1.0.0-SNAPSHOT nbm fda.ui.cdump NetBeans Module @@ -38,54 +36,54 @@ org.netbeans.api org-netbeans-api-annotations-common - RELEASE701 + ${netbeans.version} org.netbeans.api org-openide-util - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-windows - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-netbeans-modules-settings - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-io - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-util-lookup - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-awt - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-dialogs - RELEASE701 + ${netbeans.version} jar ch.psi fda.ui.preferences - 1.0.0-SNAPSHOT + ${project.version} nbm @@ -101,7 +99,6 @@ org.codehaus.mojo nbm-maven-plugin - 3.5 true diff --git a/fda.ui.ce/pom.xml b/fda.ui.ce/pom.xml index 9bde73e..37f1cc8 100644 --- a/fda.ui.ce/pom.xml +++ b/fda.ui.ce/pom.xml @@ -2,14 +2,12 @@ 4.0.0 - fda.ui - ch.psi - 1.0.0-SNAPSHOT - + fda.ui + ch.psi + 1.0.0-SNAPSHOT + - ch.psi fda.ui.ce - 1.0.0-SNAPSHOT nbm fda.ui.ce NetBeans Module @@ -38,84 +36,83 @@ org.netbeans.api org-netbeans-api-annotations-common - RELEASE701 + ${netbeans.version} org.netbeans.api org-openide-filesystems - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-loaders - RELEASE701 - jar - - - ch.psi - fda.ui.preferences - 1.0.0-SNAPSHOT - jar - - - ch.psi - fda.ui.ee - 1.0.0-SNAPSHOT - jar - - - ch.psi - fda.ui.cm - 1.0.0-SNAPSHOT + ${netbeans.version} jar org.netbeans.api org-netbeans-modules-settings - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-io - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-util - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-util-lookup - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-dialogs - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-nodes - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-windows - RELEASE701 + ${netbeans.version} + jar + + + ch.psi + fda.ui.preferences + ${project.version} + jar + + + ch.psi + fda.ui.ee + ${project.version} + jar + + + ch.psi + fda.ui.cm + ${project.version} jar junit junit - 4.8.1 test jar @@ -126,7 +123,6 @@ org.codehaus.mojo nbm-maven-plugin - 3.5 true diff --git a/fda.ui.cm/pom.xml b/fda.ui.cm/pom.xml index 9457033..75677d0 100644 --- a/fda.ui.cm/pom.xml +++ b/fda.ui.cm/pom.xml @@ -2,14 +2,12 @@ 4.0.0 - fda.ui - ch.psi - 1.0.0-SNAPSHOT - + fda.ui + ch.psi + 1.0.0-SNAPSHOT + - ch.psi fda.ui.cm - 1.0.0-SNAPSHOT nbm fda.ui.cm NetBeans Module @@ -38,66 +36,66 @@ org.netbeans.api org-netbeans-api-annotations-common - RELEASE701 + ${netbeans.version} org.netbeans.api org-openide-filesystems - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-loaders - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-util - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-util-lookup - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-explorer - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-nodes - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-text - RELEASE701 + ${netbeans.version} jar org.netbeans.api org-openide-windows - RELEASE701 + ${netbeans.version} jar ch.psi fda.ui.preferences - 1.0-SNAPSHOT + ${project.version} jar ch.psi fda.ui.ee - 1.0.0-SNAPSHOT + ${project.version} jar @@ -107,7 +105,6 @@ org.codehaus.mojo nbm-maven-plugin - 3.5 true diff --git a/fda.ui.ee/pom.xml b/fda.ui.ee/pom.xml index e7eca84..661d393 100644 --- a/fda.ui.ee/pom.xml +++ b/fda.ui.ee/pom.xml @@ -6,6 +6,7 @@ ch.psi 1.0.0-SNAPSHOT + fda.ui.ee nbm @@ -24,18 +25,6 @@ - - ch.psi - fda.ui.preferences - 1.0.0-SNAPSHOT - jar - - - ch.psi - fda - 1.1.27 - jar - org.netbeans.api org-openide-util @@ -89,6 +78,18 @@ ${netbeans.version} jar + + ch.psi + fda.ui.preferences + ${project.version} + jar + + + ch.psi + fda + 1.1.27 + jar + diff --git a/fda.ui.preferences/pom.xml b/fda.ui.preferences/pom.xml index eb7e8ca..3a3dfe9 100644 --- a/fda.ui.preferences/pom.xml +++ b/fda.ui.preferences/pom.xml @@ -2,14 +2,12 @@ 4.0.0 - fda.ui - ch.psi - 1.0.0-SNAPSHOT - + fda.ui + ch.psi + 1.0.0-SNAPSHOT + - ch.psi fda.ui.preferences - 1.0.0-SNAPSHOT nbm fda.ui.preferences NetBeans Module @@ -76,7 +74,6 @@ ${netbeans.version} jar - org.netbeans.api org-openide-windows @@ -99,7 +96,6 @@ org.codehaus.mojo nbm-maven-plugin - 3.5 true diff --git a/pom.xml b/pom.xml index 127acf0..5341c45 100644 --- a/pom.xml +++ b/pom.xml @@ -56,37 +56,37 @@ 1.6 - - org.apache.maven.plugins - maven-jar-plugin - 2.3.1 - + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + - - i.snapshots - Artifactory Snapshots - http://slsyoke1/artifactory/libs-snapshots-local - - - i.releases - Atrifactory Releases - http://slsyoke1/artifactory/libs-releases-local - - + + i.snapshots + Artifactory Snapshots + http://slsyoke1/artifactory/libs-snapshots-local + + + i.releases + Atrifactory Releases + http://slsyoke1/artifactory/libs-releases-local + + branding application - fda.ui.ee - fda.ui.preferences - fda.ui.ce - fda.ui.cm - fda.ui.cdump - + fda.ui.ee + fda.ui.preferences + fda.ui.ce + fda.ui.cm + fda.ui.cdump + RELEASE701