Browse Source

[ci skip] updating versions to next development iteration 13.1-SNAPSHOT

master
Marvin Froeder 11 months ago
parent
commit
0e005445b2
  1. 2
      annotation-error-decoder/pom.xml
  2. 2
      apt-test-generator/pom.xml
  3. 2
      benchmark/pom.xml
  4. 2
      core/pom.xml
  5. 2
      dropwizard-metrics4/pom.xml
  6. 2
      dropwizard-metrics5/pom.xml
  7. 2
      example-github-with-coroutine/pom.xml
  8. 2
      example-github/pom.xml
  9. 2
      example-wikipedia-with-springboot/pom.xml
  10. 2
      example-wikipedia/pom.xml
  11. 2
      googlehttpclient/pom.xml
  12. 2
      gson/pom.xml
  13. 2
      hc5/pom.xml
  14. 2
      httpclient/pom.xml
  15. 2
      hystrix/pom.xml
  16. 2
      jackson-jaxb/pom.xml
  17. 2
      jackson-jr/pom.xml
  18. 2
      jackson/pom.xml
  19. 2
      jakarta/pom.xml
  20. 2
      java11/pom.xml
  21. 2
      jaxb-jakarta/pom.xml
  22. 2
      jaxb/pom.xml
  23. 2
      jaxrs/pom.xml
  24. 2
      jaxrs2/pom.xml
  25. 2
      json/pom.xml
  26. 2
      kotlin/pom.xml
  27. 2
      micrometer/pom.xml
  28. 2
      mock/pom.xml
  29. 2
      moshi/pom.xml
  30. 2
      okhttp/pom.xml
  31. 2
      pom.xml
  32. 2
      reactive/pom.xml
  33. 2
      ribbon/pom.xml
  34. 2
      sax/pom.xml
  35. 2
      slf4j/pom.xml
  36. 2
      soap-jakarta/pom.xml
  37. 2
      soap/pom.xml
  38. 2
      spring4/pom.xml

2
annotation-error-decoder/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-annotation-error-decoder</artifactId>

2
apt-test-generator/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<groupId>io.github.openfeign.experimental</groupId>

2
benchmark/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-benchmark</artifactId>

2
core/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-core</artifactId>

2
dropwizard-metrics4/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-dropwizard-metrics4</artifactId>
<name>Feign Dropwizard Metrics4</name>

2
dropwizard-metrics5/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-dropwizard-metrics5</artifactId>
<name>Feign Dropwizard Metrics5</name>

2
example-github-with-coroutine/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-example-github-with-coroutine</artifactId>

2
example-github/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-example-github</artifactId>

2
example-wikipedia-with-springboot/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-example-wikipedia-with-springboot</artifactId>

2
example-wikipedia/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<groupId>io.github.openfeign</groupId>

2
googlehttpclient/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-googlehttpclient</artifactId>

2
gson/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-gson</artifactId>

2
hc5/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-hc5</artifactId>

2
httpclient/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-httpclient</artifactId>

2
hystrix/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-hystrix</artifactId>

2
jackson-jaxb/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-jackson-jaxb</artifactId>

2
jackson-jr/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-jackson-jr</artifactId>

2
jackson/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-jackson</artifactId>

2
jakarta/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-jakarta</artifactId>

2
java11/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-java11</artifactId>

2
jaxb-jakarta/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-jaxb-jakarta</artifactId>

2
jaxb/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-jaxb</artifactId>

2
jaxrs/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-jaxrs</artifactId>

2
jaxrs2/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-jaxrs2</artifactId>

2
json/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-json</artifactId>

2
kotlin/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-kotlin</artifactId>

2
micrometer/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-micrometer</artifactId>
<name>Feign Micrometer</name>

2
mock/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-mock</artifactId>

2
moshi/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-moshi</artifactId>

2
okhttp/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-okhttp</artifactId>

2
pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Feign (Parent)</name>

2
reactive/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-reactive-wrappers</artifactId>

2
ribbon/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-ribbon</artifactId>

2
sax/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-sax</artifactId>

2
slf4j/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-slf4j</artifactId>

2
soap-jakarta/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-soap-jakarta</artifactId>

2
soap/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-soap</artifactId>

2
spring4/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.0</version>
<version>13.1-SNAPSHOT</version>
</parent>
<artifactId>feign-spring4</artifactId>

Loading…
Cancel
Save