From 1cab5b9fe6685b14c52c11ffdcf2f4a563135e5c Mon Sep 17 00:00:00 2001 From: Kevin Davis Date: Sun, 19 Apr 2020 20:16:23 -0400 Subject: [PATCH] [travis skip] Corrected Snapshot Version --- .gitignore | 5 ++++- apt-test-generator/pom.xml | 2 +- benchmark/pom.xml | 2 +- core/pom.xml | 2 +- dropwizard-metrics5/pom.xml | 2 +- example-github/pom.xml | 2 +- example-wikipedia/pom.xml | 2 +- googlehttpclient/pom.xml | 2 +- gson/pom.xml | 2 +- hc5/pom.xml | 2 +- httpclient/pom.xml | 2 +- hystrix/pom.xml | 2 +- jackson-jaxb/pom.xml | 2 +- jackson/pom.xml | 2 +- java11/pom.xml | 2 +- jaxb/pom.xml | 2 +- jaxrs/pom.xml | 2 +- jaxrs2/pom.xml | 2 +- micrometer/pom.xml | 2 +- mock/pom.xml | 2 +- okhttp/pom.xml | 2 +- pom.xml | 2 +- reactive/pom.xml | 2 +- ribbon/pom.xml | 2 +- sax/pom.xml | 2 +- slf4j/pom.xml | 2 +- soap/pom.xml | 2 +- spring4/pom.xml | 2 +- 28 files changed, 31 insertions(+), 28 deletions(-) diff --git a/.gitignore b/.gitignore index fe83f714..b4a09015 100644 --- a/.gitignore +++ b/.gitignore @@ -65,4 +65,7 @@ atlassian-ide-plugin.xml .nbattrs # encrypted values -*.asc \ No newline at end of file +*.asc + +# maven versions +*.versionsBackup diff --git a/apt-test-generator/pom.xml b/apt-test-generator/pom.xml index ad46c042..20d332b5 100644 --- a/apt-test-generator/pom.xml +++ b/apt-test-generator/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT io.github.openfeign.experimental diff --git a/benchmark/pom.xml b/benchmark/pom.xml index f68b7566..147371bd 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-benchmark diff --git a/core/pom.xml b/core/pom.xml index 27443993..3de79053 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-core diff --git a/dropwizard-metrics5/pom.xml b/dropwizard-metrics5/pom.xml index 7a71e8bc..9615ad2c 100644 --- a/dropwizard-metrics5/pom.xml +++ b/dropwizard-metrics5/pom.xml @@ -19,7 +19,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-dropwizard-metrics5 Feign Dropwizard Metrics5 diff --git a/example-github/pom.xml b/example-github/pom.xml index 0cb96b84..9123cf4a 100644 --- a/example-github/pom.xml +++ b/example-github/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-example-github diff --git a/example-wikipedia/pom.xml b/example-wikipedia/pom.xml index 62db3101..999d4f17 100644 --- a/example-wikipedia/pom.xml +++ b/example-wikipedia/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT io.github.openfeign diff --git a/googlehttpclient/pom.xml b/googlehttpclient/pom.xml index 550c2200..2871544d 100644 --- a/googlehttpclient/pom.xml +++ b/googlehttpclient/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-googlehttpclient diff --git a/gson/pom.xml b/gson/pom.xml index a5976bc7..10800fc7 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-gson diff --git a/hc5/pom.xml b/hc5/pom.xml index d54be6e5..a23be85b 100644 --- a/hc5/pom.xml +++ b/hc5/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-hc5 diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 46ae0da2..197e2173 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-httpclient diff --git a/hystrix/pom.xml b/hystrix/pom.xml index 84d59c62..2d8ac7d2 100644 --- a/hystrix/pom.xml +++ b/hystrix/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-hystrix diff --git a/jackson-jaxb/pom.xml b/jackson-jaxb/pom.xml index 68cd62e6..58dae7cb 100644 --- a/jackson-jaxb/pom.xml +++ b/jackson-jaxb/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-jackson-jaxb diff --git a/jackson/pom.xml b/jackson/pom.xml index 29b9b298..0de7b934 100644 --- a/jackson/pom.xml +++ b/jackson/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-jackson diff --git a/java11/pom.xml b/java11/pom.xml index d5a50da0..5e6d4b33 100644 --- a/java11/pom.xml +++ b/java11/pom.xml @@ -19,7 +19,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-java11 diff --git a/jaxb/pom.xml b/jaxb/pom.xml index 4b60e2fa..427834f8 100644 --- a/jaxb/pom.xml +++ b/jaxb/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-jaxb diff --git a/jaxrs/pom.xml b/jaxrs/pom.xml index 5dc0078e..209a2ae3 100644 --- a/jaxrs/pom.xml +++ b/jaxrs/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-jaxrs diff --git a/jaxrs2/pom.xml b/jaxrs2/pom.xml index 9b5a60dd..725ffc0e 100644 --- a/jaxrs2/pom.xml +++ b/jaxrs2/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-jaxrs2 diff --git a/micrometer/pom.xml b/micrometer/pom.xml index b1315b0e..85a3a229 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -19,7 +19,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-micrometer Feign Micrometer diff --git a/mock/pom.xml b/mock/pom.xml index 77ba7ea2..8d9b09cb 100644 --- a/mock/pom.xml +++ b/mock/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-mock diff --git a/okhttp/pom.xml b/okhttp/pom.xml index d3914d46..5f4ac10d 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-okhttp diff --git a/pom.xml b/pom.xml index c0ce9b1c..c8399e04 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT pom Feign (Parent) diff --git a/reactive/pom.xml b/reactive/pom.xml index fc5a27e9..1429f321 100644 --- a/reactive/pom.xml +++ b/reactive/pom.xml @@ -19,7 +19,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-reactive-wrappers diff --git a/ribbon/pom.xml b/ribbon/pom.xml index f36df3fc..81d5be65 100644 --- a/ribbon/pom.xml +++ b/ribbon/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-ribbon diff --git a/sax/pom.xml b/sax/pom.xml index 47dce21f..cc1a4588 100644 --- a/sax/pom.xml +++ b/sax/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-sax diff --git a/slf4j/pom.xml b/slf4j/pom.xml index c5dcb76f..c7b574d6 100644 --- a/slf4j/pom.xml +++ b/slf4j/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-slf4j diff --git a/soap/pom.xml b/soap/pom.xml index e362aafd..1f668066 100644 --- a/soap/pom.xml +++ b/soap/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-soap diff --git a/spring4/pom.xml b/spring4/pom.xml index ae482ee2..f6d997ff 100644 --- a/spring4/pom.xml +++ b/spring4/pom.xml @@ -20,7 +20,7 @@ io.github.openfeign parent - -SNAPSHOT + 10.9.1-SNAPSHOT feign-spring4