Skip to content

Commit

Permalink
prepare release 12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
velo committed Aug 29, 2023
1 parent 0ef5f0c commit c9cbea6
Show file tree
Hide file tree
Showing 37 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion annotation-error-decoder/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-annotation-error-decoder</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apt-test-generator/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<groupId>io.github.openfeign.experimental</groupId>
Expand Down
2 changes: 1 addition & 1 deletion benchmark/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-benchmark</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-metrics4/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>
<artifactId>feign-dropwizard-metrics4</artifactId>
<name>Feign Dropwizard Metrics4</name>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-metrics5/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>
<artifactId>feign-dropwizard-metrics5</artifactId>
<name>Feign Dropwizard Metrics5</name>
Expand Down
2 changes: 1 addition & 1 deletion example-github-with-coroutine/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-example-github-with-coroutine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion example-github/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-example-github</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion example-wikipedia-with-springboot/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-example-wikipedia-with-springboot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion example-wikipedia/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<groupId>io.github.openfeign</groupId>
Expand Down
2 changes: 1 addition & 1 deletion googlehttpclient/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-googlehttpclient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gson/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-gson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hc5/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-hc5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion httpclient/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-httpclient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hystrix/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-hystrix</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jackson-jaxb/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-jackson-jaxb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jackson-jr/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-jackson-jr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jackson/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jakarta/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-jakarta</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java11/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-java11</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxb-jakarta/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-jaxb-jakarta</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxb/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-jaxb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-jaxrs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs2/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-jaxrs2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion json/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kotlin/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-kotlin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion micrometer/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>
<artifactId>feign-micrometer</artifactId>
<name>Feign Micrometer</name>
Expand Down
2 changes: 1 addition & 1 deletion mock/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-mock</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion okhttp/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-okhttp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -19,7 +19,7 @@

<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
<packaging>pom</packaging>

<name>Feign (Parent)</name>
Expand Down
2 changes: 1 addition & 1 deletion reactive/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>
<artifactId>feign-reactive-wrappers</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion ribbon/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-ribbon</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sax/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-sax</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slf4j/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-slf4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion soap-jakarta/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-soap-jakarta</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion soap/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-soap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring4/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>12.5-SNAPSHOT</version>
<version>12.5</version>
</parent>

<artifactId>feign-spring4</artifactId>
Expand Down

0 comments on commit c9cbea6

Please sign in to comment.