Skip to content

Commit

Permalink
prepare release 13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
velo committed Jan 25, 2024
1 parent a72b9f5 commit 9335297
Show file tree
Hide file tree
Showing 39 changed files with 66 additions and 66 deletions.
4 changes: 2 additions & 2 deletions annotation-error-decoder/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-annotation-error-decoder</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions apt-test-generator/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</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>13.2-SNAPSHOT</version>
<version>13.2</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>13.2-SNAPSHOT</version>
<version>13.2</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>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>
<artifactId>feign-dropwizard-metrics4</artifactId>
<name>Feign Dropwizard Metrics4</name>
Expand Down
4 changes: 2 additions & 2 deletions dropwizard-metrics5/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</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>13.2-SNAPSHOT</version>
<version>13.2</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>13.2-SNAPSHOT</version>
<version>13.2</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>13.2-SNAPSHOT</version>
<version>13.2</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>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<groupId>io.github.openfeign</groupId>
Expand Down
4 changes: 2 additions & 2 deletions googlehttpclient/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-googlehttpclient</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions gson/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</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>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-hc5</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions httpclient/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</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>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-hystrix</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jackson-jaxb/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-jackson-jaxb</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jackson-jr/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-jackson-jr</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jackson/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-jackson</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jakarta/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-jakarta</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions java11/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -19,7 +19,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-java11</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jaxb-jakarta/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-jaxb-jakarta</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jaxb/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-jaxb</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jaxrs/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-jaxrs</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jaxrs2/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-jaxrs2</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jaxrs3/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

<artifactId>feign-jaxrs3</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions json/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.openfeign</groupId>
<artifactId>parent</artifactId>
<version>13.2-SNAPSHOT</version>
<version>13.2</version>
</parent>

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

0 comments on commit 9335297

Please sign in to comment.