From ad4656b8f7ccabef845c79d429a3572e7d64cd86 Mon Sep 17 00:00:00 2001 From: nitram509 Date: Sun, 20 Mar 2016 17:40:14 +0100 Subject: [PATCH] set version 0.4.1-SNAPSHOT --- HOWTO-BUILD.md | 2 +- jbrotli-native/darwin-x86-amd64/pom.xml | 2 +- jbrotli-native/linux-arm32-vfp-hflt/pom.xml | 2 +- jbrotli-native/linux-x86-amd64/pom.xml | 2 +- jbrotli-native/pom.xml | 2 +- jbrotli-native/win32-x86-amd64/pom.xml | 2 +- jbrotli-native/win32-x86/pom.xml | 2 +- jbrotli-performance/pom.xml | 4 ++-- jbrotli-servlet-examples/dropwizard/pom.xml | 4 ++-- jbrotli-servlet-examples/pom.xml | 2 +- jbrotli-servlet-examples/simple-web-app/pom.xml | 4 ++-- jbrotli-servlet-examples/spring-boot/pom.xml | 4 ++-- jbrotli-servlet/pom.xml | 4 ++-- jbrotli/pom.xml | 4 ++-- pom.xml | 2 +- 15 files changed, 21 insertions(+), 21 deletions(-) diff --git a/HOWTO-BUILD.md b/HOWTO-BUILD.md index 24354e8..a1849bd 100644 --- a/HOWTO-BUILD.md +++ b/HOWTO-BUILD.md @@ -119,5 +119,5 @@ and start the pipeline manually. ## Update version numbers ``` -mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=0.4.0-SNAPSHOT -Dartifacts=jbrotli-parent,jbrotli,jbrotli-native,jbrotli-native-win32-x86-amd64,jbrotli-native-win32-x86,jbrotli-native-linux-x86-amd64,jbrotli-native-linux-arm32-vfp-hflt,jbrotli-native-darwin-x86-amd64,jbrotli-performance,jbrotli-servlet,jbrotli-servlet-examples-dropwizard,jbrotli-servlet-examples-simple-web-app,jbrotli-servlet-examples-spring-boot,jbrotli-servlet-examples -Dproperties=version.jbrotli.native +mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=0.4.1-SNAPSHOT -Dartifacts=jbrotli-parent,jbrotli,jbrotli-native,jbrotli-native-win32-x86-amd64,jbrotli-native-win32-x86,jbrotli-native-linux-x86-amd64,jbrotli-native-linux-arm32-vfp-hflt,jbrotli-native-darwin-x86-amd64,jbrotli-performance,jbrotli-servlet,jbrotli-servlet-examples-dropwizard,jbrotli-servlet-examples-simple-web-app,jbrotli-servlet-examples-spring-boot,jbrotli-servlet-examples -Dproperties=version.jbrotli.native ``` \ No newline at end of file diff --git a/jbrotli-native/darwin-x86-amd64/pom.xml b/jbrotli-native/darwin-x86-amd64/pom.xml index 4f1b91e..8180151 100644 --- a/jbrotli-native/darwin-x86-amd64/pom.xml +++ b/jbrotli-native/darwin-x86-amd64/pom.xml @@ -7,7 +7,7 @@ org.meteogroup.jbrotli jbrotli-native-darwin-x86-amd64 jar - 0.4.0 + 0.4.1-SNAPSHOT Java bindings for Brotli: a new compression algorithm for the internet. https://github.com/MeteoGroup/jbrotli diff --git a/jbrotli-native/linux-arm32-vfp-hflt/pom.xml b/jbrotli-native/linux-arm32-vfp-hflt/pom.xml index d47eae2..8ae0e42 100644 --- a/jbrotli-native/linux-arm32-vfp-hflt/pom.xml +++ b/jbrotli-native/linux-arm32-vfp-hflt/pom.xml @@ -7,7 +7,7 @@ org.meteogroup.jbrotli jbrotli-native-linux-arm32-vfp-hflt jar - 0.4.0 + 0.4.1-SNAPSHOT Java bindings for Brotli: a new compression algorithm for the internet. https://github.com/MeteoGroup/jbrotli diff --git a/jbrotli-native/linux-x86-amd64/pom.xml b/jbrotli-native/linux-x86-amd64/pom.xml index 9062d46..bec7e38 100644 --- a/jbrotli-native/linux-x86-amd64/pom.xml +++ b/jbrotli-native/linux-x86-amd64/pom.xml @@ -7,7 +7,7 @@ org.meteogroup.jbrotli jbrotli-native-linux-x86-amd64 jar - 0.4.0 + 0.4.1-SNAPSHOT Java bindings for Brotli: a new compression algorithm for the internet. https://github.com/MeteoGroup/jbrotli diff --git a/jbrotli-native/pom.xml b/jbrotli-native/pom.xml index 9e28700..fec3013 100644 --- a/jbrotli-native/pom.xml +++ b/jbrotli-native/pom.xml @@ -7,7 +7,7 @@ org.meteogroup.jbrotli jbrotli-native pom - 0.4.0 + 0.4.1-SNAPSHOT diff --git a/jbrotli-native/win32-x86-amd64/pom.xml b/jbrotli-native/win32-x86-amd64/pom.xml index 68f4643..f0b38be 100644 --- a/jbrotli-native/win32-x86-amd64/pom.xml +++ b/jbrotli-native/win32-x86-amd64/pom.xml @@ -7,7 +7,7 @@ org.meteogroup.jbrotli jbrotli-native-win32-x86-amd64 jar - 0.4.0 + 0.4.1-SNAPSHOT Java bindings for Brotli: a new compression algorithm for the internet. https://github.com/MeteoGroup/jbrotli diff --git a/jbrotli-native/win32-x86/pom.xml b/jbrotli-native/win32-x86/pom.xml index 6d8f100..ca7616e 100644 --- a/jbrotli-native/win32-x86/pom.xml +++ b/jbrotli-native/win32-x86/pom.xml @@ -7,7 +7,7 @@ org.meteogroup.jbrotli jbrotli-native-win32-x86 jar - 0.4.0 + 0.4.1-SNAPSHOT Java bindings for Brotli: a new compression algorithm for the internet. https://github.com/MeteoGroup/jbrotli diff --git a/jbrotli-performance/pom.xml b/jbrotli-performance/pom.xml index e4d0ea9..46ef089 100644 --- a/jbrotli-performance/pom.xml +++ b/jbrotli-performance/pom.xml @@ -7,7 +7,7 @@ org.meteogroup.jbrotli jbrotli-performance jar - 0.4.0 + 0.4.1-SNAPSHOT 1.7 @@ -20,7 +20,7 @@ org.meteogroup.jbrotli jbrotli - 0.4.0 + 0.4.1-SNAPSHOT diff --git a/jbrotli-servlet-examples/dropwizard/pom.xml b/jbrotli-servlet-examples/dropwizard/pom.xml index f67fc9f..34882c8 100644 --- a/jbrotli-servlet-examples/dropwizard/pom.xml +++ b/jbrotli-servlet-examples/dropwizard/pom.xml @@ -22,14 +22,14 @@ org.meteogroup.jbrotli jbrotli-servlet-examples-dropwizard - 0.4.0 + 0.4.1-SNAPSHOT 1.7 1.7 UTF-8 - 0.4.0 + 0.4.1-SNAPSHOT 0.9.2 diff --git a/jbrotli-servlet-examples/pom.xml b/jbrotli-servlet-examples/pom.xml index 63b9c63..25b63c6 100644 --- a/jbrotli-servlet-examples/pom.xml +++ b/jbrotli-servlet-examples/pom.xml @@ -7,7 +7,7 @@ org.meteogroup.jbrotli jbrotli-servlet-examples pom - 0.4.0 + 0.4.1-SNAPSHOT dropwizard diff --git a/jbrotli-servlet-examples/simple-web-app/pom.xml b/jbrotli-servlet-examples/simple-web-app/pom.xml index 9e468b2..3760b6e 100644 --- a/jbrotli-servlet-examples/simple-web-app/pom.xml +++ b/jbrotli-servlet-examples/simple-web-app/pom.xml @@ -6,7 +6,7 @@ org.meteogroup.jbrotli jbrotli-servlet-examples-simple-web-app - 0.4.0 + 0.4.1-SNAPSHOT war @@ -14,7 +14,7 @@ 1.7 UTF-8 - 0.4.0 + 0.4.1-SNAPSHOT 8.0.32 diff --git a/jbrotli-servlet-examples/spring-boot/pom.xml b/jbrotli-servlet-examples/spring-boot/pom.xml index 1ed5a67..ef13cbf 100644 --- a/jbrotli-servlet-examples/spring-boot/pom.xml +++ b/jbrotli-servlet-examples/spring-boot/pom.xml @@ -6,14 +6,14 @@ org.meteogroup.jbrotli jbrotli-servlet-examples-spring-boot - 0.4.0 + 0.4.1-SNAPSHOT 1.7 1.7 UTF-8 - 0.4.0 + 0.4.1-SNAPSHOT diff --git a/jbrotli-servlet/pom.xml b/jbrotli-servlet/pom.xml index 0fd3897..e577929 100644 --- a/jbrotli-servlet/pom.xml +++ b/jbrotli-servlet/pom.xml @@ -7,7 +7,7 @@ org.meteogroup.jbrotli jbrotli-servlet jar - 0.4.0 + 0.4.1-SNAPSHOT Java bindings for Brotli: a new compression algorithm for the internet. https://github.com/MeteoGroup/jbrotli @@ -17,7 +17,7 @@ 1.7 UTF-8 - 0.4.0 + 0.4.1-SNAPSHOT diff --git a/jbrotli/pom.xml b/jbrotli/pom.xml index 4d6fa6d..65951e0 100644 --- a/jbrotli/pom.xml +++ b/jbrotli/pom.xml @@ -7,7 +7,7 @@ org.meteogroup.jbrotli jbrotli jar - 0.4.0 + 0.4.1-SNAPSHOT Java bindings for Brotli: a new compression algorithm for the internet. https://github.com/MeteoGroup/jbrotli @@ -16,7 +16,7 @@ 1.7 1.7 UTF-8 - 0.4.0 + 0.4.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 6e416ba..e2a2fc1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.meteogroup.jbrotli jbrotli-parent - 0.4.0 + 0.4.1-SNAPSHOT pom