Browse Source

[maven-release-plugin] prepare release 9.7.0

pull/698/head 9.7.0
adriancole 7 years ago
parent
commit
882eb96f06
  1. 2
      benchmark/pom.xml
  2. 2
      core/pom.xml
  3. 2
      gson/pom.xml
  4. 2
      httpclient/pom.xml
  5. 2
      hystrix/pom.xml
  6. 2
      jackson-jaxb/pom.xml
  7. 2
      jackson/pom.xml
  8. 2
      java8/pom.xml
  9. 2
      jaxb/pom.xml
  10. 2
      jaxrs/pom.xml
  11. 2
      jaxrs2/pom.xml
  12. 2
      mock/pom.xml
  13. 2
      okhttp/pom.xml
  14. 4
      pom.xml
  15. 2
      ribbon/pom.xml
  16. 2
      sax/pom.xml
  17. 2
      slf4j/pom.xml

2
benchmark/pom.xml

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</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>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-core</artifactId>

2
gson/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-gson</artifactId>

2
httpclient/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-httpclient</artifactId>

2
hystrix/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-hystrix</artifactId>

2
jackson-jaxb/pom.xml

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

2
jackson/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-jackson</artifactId>

2
java8/pom.xml

@ -18,7 +18,7 @@ @@ -18,7 +18,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>io.github.openfeign</groupId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

2
jaxb/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-jaxb</artifactId>

2
jaxrs/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-jaxrs</artifactId>

2
jaxrs2/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-jaxrs2</artifactId>

2
mock/pom.xml

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

2
okhttp/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-okhttp</artifactId>

4
pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
<packaging>pom</packaging>
<modules>
@ -97,7 +97,7 @@ @@ -97,7 +97,7 @@
<url>https://github.com/openfeign/feign</url>
<connection>scm:git:https://github.com/openfeign/feign.git</connection>
<developerConnection>scm:git:https://github.com/openfeign/feign.git</developerConnection>
<tag>HEAD</tag>
<tag>9.7.0</tag>
</scm>
<developers>

2
ribbon/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-ribbon</artifactId>

2
sax/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-sax</artifactId>

2
slf4j/pom.xml

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>9.7.0-SNAPSHOT</version>
<version>9.7.0</version>
</parent>
<artifactId>feign-slf4j</artifactId>

Loading…
Cancel
Save