Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apt-test-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>-SNAPSHOT</version>
<version>11.2-SNAPSHOT</version>
</parent>

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

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

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

<artifactId>feign-example-github</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion example-wikipedia/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>-SNAPSHOT</version>
<version>11.2-SNAPSHOT</version>
</parent>

<groupId>io.github.openfeign</groupId>
Expand Down
2 changes: 1 addition & 1 deletion googlehttpclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>-SNAPSHOT</version>
<version>11.2-SNAPSHOT</version>
</parent>

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

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

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

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

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

<artifactId>feign-jackson-jaxb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>-SNAPSHOT</version>
<version>11.2-SNAPSHOT</version>
</parent>

<artifactId>feign-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>-SNAPSHOT</version>
<version>11.2-SNAPSHOT</version>
</parent>

<artifactId>feign-java11</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>-SNAPSHOT</version>
<version>11.2-SNAPSHOT</version>
</parent>

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

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

<artifactId>feign-jaxrs2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion micrometer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>-SNAPSHOT</version>
<version>11.2-SNAPSHOT</version>
</parent>
<artifactId>feign-micrometer</artifactId>
<name>Feign Micrometer</name>
Expand Down
2 changes: 1 addition & 1 deletion mock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>-SNAPSHOT</version>
<version>11.2-SNAPSHOT</version>
</parent>

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

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion ribbon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>-SNAPSHOT</version>
<version>11.2-SNAPSHOT</version>
</parent>

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

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

<artifactId>feign-slf4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion soap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>-SNAPSHOT</version>
<version>11.2-SNAPSHOT</version>
</parent>

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

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