From 58a9fb0cf5a1d1d8723edced4431c31e40fea84e Mon Sep 17 00:00:00 2001 From: Jenkins Date: Thu, 8 May 2014 11:26:34 -0400 Subject: [PATCH] [maven-release-plugin] prepare release cbc4j-root-1.0 --- cbc4j-linux-x86_64/pom.xml | 41 ++++++++++++++++---------------------- cbc4j-win-i686/pom.xml | 37 ++++++++++++++-------------------- cbc4j-win-x86_64/pom.xml | 39 +++++++++++++++--------------------- pom.xml | 7 +++---- 4 files changed, 51 insertions(+), 73 deletions(-) diff --git a/cbc4j-linux-x86_64/pom.xml b/cbc4j-linux-x86_64/pom.xml index b06c721..2246944 100644 --- a/cbc4j-linux-x86_64/pom.xml +++ b/cbc4j-linux-x86_64/pom.xml @@ -1,16 +1,15 @@ - + 4.0.0 com.patrikdufresne.cbc4j cbc4j-root - 1.0-SNAPSHOT + 1.0 cbc4j-linux-x86_64 x86_64-linux-gnu - - + + libcbc4j${cbc4j.version}.so linux/x86_64 @@ -32,28 +31,23 @@ - + - - - - + + + + - - + + @@ -64,15 +58,14 @@ - + - - - - - + + + + + diff --git a/cbc4j-win-i686/pom.xml b/cbc4j-win-i686/pom.xml index f22d3ef..1b3004b 100644 --- a/cbc4j-win-i686/pom.xml +++ b/cbc4j-win-i686/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 com.patrikdufresne.cbc4j cbc4j-root - 1.0-SNAPSHOT + 1.0 cbc4j-win-i686 @@ -32,28 +31,23 @@ - + - - - - + + + + - - + + @@ -64,15 +58,14 @@ - + - - - - - + + + + + diff --git a/cbc4j-win-x86_64/pom.xml b/cbc4j-win-x86_64/pom.xml index 865f5c4..5973c51 100644 --- a/cbc4j-win-x86_64/pom.xml +++ b/cbc4j-win-x86_64/pom.xml @@ -1,16 +1,15 @@ - + 4.0.0 com.patrikdufresne.cbc4j cbc4j-root - 1.0-SNAPSHOT + 1.0 cbc4j-win-x86_64 x86_64-w64-mingw32 -static-libgcc -static-libstdc++ - + cbc4j${cbc4j.version}.dll win/x86_64 @@ -32,28 +31,23 @@ - + - - - - + + + + - - + + @@ -64,15 +58,14 @@ - + - - - - - + + + + + diff --git a/pom.xml b/pom.xml index e746a6d..83618e9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,16 +1,15 @@ - + 4.0.0 com.patrikdufresne.cbc4j cbc4j-root - 1.0-SNAPSHOT + 1.0 pom cbc4j-root scm:git:http://git.patrikdufresne.com/cbc4j.git - HEAD + cbc4j-root-1.0 -- GitLab