File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >tools.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-binary</artifactId >
12
- <version >3.0.0-rc11- SNAPSHOT</version >
12
+ <version >3.0.0-SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-avro</artifactId >
15
15
<name >Jackson dataformat: Avro</name >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >tools.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-binary</artifactId >
12
- <version >3.0.0-rc11- SNAPSHOT</version >
12
+ <version >3.0.0-SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-cbor</artifactId >
15
15
<name >Jackson dataformat: CBOR</name >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >tools.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-binary</artifactId >
12
- <version >3.0.0-rc11- SNAPSHOT</version >
12
+ <version >3.0.0-SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-ion</artifactId >
15
15
<name >Jackson dataformat: Ion</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >tools.jackson</groupId >
5
5
<artifactId >jackson-base</artifactId >
6
- <version >3.0.0-rc11- SNAPSHOT</version >
6
+ <version >3.0.0-SNAPSHOT</version >
7
7
</parent >
8
8
<groupId >tools.jackson.dataformat</groupId >
9
9
<artifactId >jackson-dataformats-binary</artifactId >
10
10
<name >Jackson dataformats: Binary</name >
11
- <version >3.0.0-rc11- SNAPSHOT</version >
11
+ <version >3.0.0-SNAPSHOT</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson binary dataformats.
14
14
</description >
41
41
42
42
<properties >
43
43
<!-- for Reproducible Builds -->
44
- <project .build.outputTimestamp>2025-09-20T00:21:15Z </project .build.outputTimestamp>
44
+ <project .build.outputTimestamp>2025-10-03T19:45:58Z </project .build.outputTimestamp>
45
45
46
46
<!-- 20-Mar-2021, tatu: limit heap for tests to catch some
47
47
of "too big allocation" cases
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >tools.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-binary</artifactId >
12
- <version >3.0.0-rc11- SNAPSHOT</version >
12
+ <version >3.0.0-SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-protobuf</artifactId >
15
15
<name >Jackson dataformat: Protobuf</name >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >tools.jackson.dataformat</groupId >
11
11
<artifactId >jackson-dataformats-binary</artifactId >
12
- <version >3.0.0-rc11- SNAPSHOT</version >
12
+ <version >3.0.0-SNAPSHOT</version >
13
13
</parent >
14
14
<artifactId >jackson-dataformat-smile</artifactId >
15
15
<name >Jackson dataformat: Smile</name >
You can’t perform that action at this time.
0 commit comments