This is an automated email from the ASF dual-hosted git repository. rskraba pushed a commit to branch branch-1.12 in repository https://gitbox.apache.org/repos/asf/avro.git
commit 22fae75826362b2bd091d684563865fd9d43e179 Author: Ryan Skraba <[email protected]> AuthorDate: Wed Dec 3 16:02:59 2025 +0100 Preparing for release 1.12.2-SNAPSHOT --- .../src/test/resources/unit/idl/pom-incremental-compilation.xml | 2 +- .../src/test/resources/unit/idl/pom-injecting-velocity-tools.xml | 2 +- lang/java/maven-plugin/src/test/resources/unit/idl/pom-javacc.xml | 2 +- lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml | 2 +- .../src/test/resources/unit/protocol/pom-injecting-velocity-tools.xml | 2 +- lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml | 2 +- .../maven-plugin/src/test/resources/unit/schema/pom-multiple-schema.xml | 2 +- .../src/test/resources/unit/schema/pom-nonexistent-file.xml | 2 +- .../src/test/resources/unit/schema/pom-nonexistent-second-file.xml | 2 +- lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml | 2 +- lang/js/package.json | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/lang/java/maven-plugin/src/test/resources/unit/idl/pom-incremental-compilation.xml b/lang/java/maven-plugin/src/test/resources/unit/idl/pom-incremental-compilation.xml index 879338f2e0..35bdb01b20 100644 --- a/lang/java/maven-plugin/src/test/resources/unit/idl/pom-incremental-compilation.xml +++ b/lang/java/maven-plugin/src/test/resources/unit/idl/pom-incremental-compilation.xml @@ -22,7 +22,7 @@ <parent> <artifactId>avro-parent</artifactId> <groupId>org.apache.avro</groupId> - <version>1.12.1</version> + <version>1.12.2-SNAPSHOT</version> <relativePath>../../../../../../../../../pom.xml</relativePath> </parent> diff --git a/lang/java/maven-plugin/src/test/resources/unit/idl/pom-injecting-velocity-tools.xml b/lang/java/maven-plugin/src/test/resources/unit/idl/pom-injecting-velocity-tools.xml index e1a1981d21..0425cf4037 100644 --- a/lang/java/maven-plugin/src/test/resources/unit/idl/pom-injecting-velocity-tools.xml +++ b/lang/java/maven-plugin/src/test/resources/unit/idl/pom-injecting-velocity-tools.xml @@ -22,7 +22,7 @@ <parent> <artifactId>avro-parent</artifactId> <groupId>org.apache.avro</groupId> - <version>1.12.1</version> + <version>1.12.2-SNAPSHOT</version> <relativePath>../../../../../../../../../</relativePath> </parent> diff --git a/lang/java/maven-plugin/src/test/resources/unit/idl/pom-javacc.xml b/lang/java/maven-plugin/src/test/resources/unit/idl/pom-javacc.xml index 8fe665ef79..7b5d7e3b20 100644 --- a/lang/java/maven-plugin/src/test/resources/unit/idl/pom-javacc.xml +++ b/lang/java/maven-plugin/src/test/resources/unit/idl/pom-javacc.xml @@ -22,7 +22,7 @@ <parent> <artifactId>avro-parent</artifactId> <groupId>org.apache.avro</groupId> - <version>1.12.1</version> + <version>1.12.2-SNAPSHOT</version> <relativePath>../../../../../../../../../pom.xml</relativePath> </parent> diff --git a/lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml b/lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml index f719162e76..c03f91b864 100644 --- a/lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml +++ b/lang/java/maven-plugin/src/test/resources/unit/idl/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>avro-parent</artifactId> <groupId>org.apache.avro</groupId> - <version>1.12.0</version> + <version>1.12.2-SNAPSHOT</version> <relativePath>../../../../../../../../../pom.xml</relativePath> </parent> diff --git a/lang/java/maven-plugin/src/test/resources/unit/protocol/pom-injecting-velocity-tools.xml b/lang/java/maven-plugin/src/test/resources/unit/protocol/pom-injecting-velocity-tools.xml index 3d1d9164ef..56e6f4e95e 100644 --- a/lang/java/maven-plugin/src/test/resources/unit/protocol/pom-injecting-velocity-tools.xml +++ b/lang/java/maven-plugin/src/test/resources/unit/protocol/pom-injecting-velocity-tools.xml @@ -22,7 +22,7 @@ <parent> <artifactId>avro-parent</artifactId> <groupId>org.apache.avro</groupId> - <version>1.12.1</version> + <version>1.12.2-SNAPSHOT</version> <relativePath>../../../../../../../../../</relativePath> </parent> diff --git a/lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml b/lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml index 089e3db7d5..469d45dc44 100644 --- a/lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml +++ b/lang/java/maven-plugin/src/test/resources/unit/protocol/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>avro-parent</artifactId> <groupId>org.apache.avro</groupId> - <version>1.12.0</version> + <version>1.12.2-SNAPSHOT</version> <relativePath>../../../../../../../../../pom.xml</relativePath> </parent> diff --git a/lang/java/maven-plugin/src/test/resources/unit/schema/pom-multiple-schema.xml b/lang/java/maven-plugin/src/test/resources/unit/schema/pom-multiple-schema.xml index c1cedc9691..c042f4cf69 100644 --- a/lang/java/maven-plugin/src/test/resources/unit/schema/pom-multiple-schema.xml +++ b/lang/java/maven-plugin/src/test/resources/unit/schema/pom-multiple-schema.xml @@ -22,7 +22,7 @@ <parent> <artifactId>avro-parent</artifactId> <groupId>org.apache.avro</groupId> - <version>1.12.1</version> + <version>1.12.2-SNAPSHOT</version> <relativePath>../../../../../../../../../pom.xml</relativePath> </parent> diff --git a/lang/java/maven-plugin/src/test/resources/unit/schema/pom-nonexistent-file.xml b/lang/java/maven-plugin/src/test/resources/unit/schema/pom-nonexistent-file.xml index 52d9afdd9f..4665cdc1f3 100644 --- a/lang/java/maven-plugin/src/test/resources/unit/schema/pom-nonexistent-file.xml +++ b/lang/java/maven-plugin/src/test/resources/unit/schema/pom-nonexistent-file.xml @@ -22,7 +22,7 @@ <parent> <artifactId>avro-parent</artifactId> <groupId>org.apache.avro</groupId> - <version>1.12.1</version> + <version>1.12.2-SNAPSHOT</version> <relativePath>../../../../../../../../../pom.xml</relativePath> </parent> diff --git a/lang/java/maven-plugin/src/test/resources/unit/schema/pom-nonexistent-second-file.xml b/lang/java/maven-plugin/src/test/resources/unit/schema/pom-nonexistent-second-file.xml index ee388b10df..3db0ecff39 100644 --- a/lang/java/maven-plugin/src/test/resources/unit/schema/pom-nonexistent-second-file.xml +++ b/lang/java/maven-plugin/src/test/resources/unit/schema/pom-nonexistent-second-file.xml @@ -22,7 +22,7 @@ <parent> <artifactId>avro-parent</artifactId> <groupId>org.apache.avro</groupId> - <version>1.12.1</version> + <version>1.12.2-SNAPSHOT</version> <relativePath>../../../../../../../../../pom.xml</relativePath> </parent> diff --git a/lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml b/lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml index 365b86c275..b9257a6b78 100644 --- a/lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml +++ b/lang/java/maven-plugin/src/test/resources/unit/schema/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>avro-parent</artifactId> <groupId>org.apache.avro</groupId> - <version>1.12.0</version> + <version>1.12.2-SNAPSHOT</version> <relativePath>../../../../../../../../../pom.xml</relativePath> </parent> diff --git a/lang/js/package.json b/lang/js/package.json index a404a10523..32a42c473f 100644 --- a/lang/js/package.json +++ b/lang/js/package.json @@ -1,6 +1,6 @@ { "name": "avro-js", - "version": "1.12.1", + "version": "1.12.2-SNAPSHOT", "author": "Avro Developers <[email protected]>", "description": "JavaScript Avro implementation", "contributors": [
