File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.datatype</groupId >
11
11
<artifactId >jackson-datatypes-misc-parent</artifactId >
12
- <version >2.19.1-SNAPSHOT </version >
12
+ <version >2.19.1</version >
13
13
</parent >
14
14
<artifactId >jackson-datatype-jakarta-jsonp</artifactId >
15
15
<name >Jackson datatype: JSON-P (Jakarta)</name >
16
- <version >2.19.1-SNAPSHOT </version >
16
+ <version >2.19.1</version >
17
17
<packaging >jar</packaging >
18
18
<description >Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
19
19
working with JSON-P (JSON Processing) node types (new Jakarta flavor) via data-binding
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.datatype</groupId >
11
11
<artifactId >jackson-datatypes-misc-parent</artifactId >
12
- <version >2.19.1-SNAPSHOT </version >
12
+ <version >2.19.1</version >
13
13
</parent >
14
14
<artifactId >jackson-datatype-jakarta-mail</artifactId >
15
15
<name >Jackson datatype: Jakarta Mail</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-misc-parent</artifactId >
11
- <version >2.19.1-SNAPSHOT </version >
11
+ <version >2.19.1</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-javax-money</artifactId >
14
14
<name >Jackson datatype: javax-money</name >
15
15
<packaging >jar</packaging >
16
- <version >2.19.1-SNAPSHOT </version >
16
+ <version >2.19.1</version >
17
17
<description >Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html)
18
18
</description >
19
19
<url >https://github.com/FasterXML/jackson-datatypes-misc</url >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-misc-parent</artifactId >
11
- <version >2.19.1-SNAPSHOT </version >
11
+ <version >2.19.1</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-joda-money</artifactId >
14
14
<name >Jackson datatype: joda-money</name >
15
15
<packaging >jar</packaging >
16
- <version >2.19.1-SNAPSHOT </version >
16
+ <version >2.19.1</version >
17
17
<description >Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/)
18
18
</description >
19
19
<url >https://github.com/FasterXML/jackson-datatypes-misc</url >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-misc-parent</artifactId >
11
- <version >2.19.1-SNAPSHOT </version >
11
+ <version >2.19.1</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-json-org</artifactId >
14
14
<name >Jackson datatype: org.json</name >
15
15
<packaging >jar</packaging >
16
- <version >2.19.1-SNAPSHOT </version >
16
+ <version >2.19.1</version >
17
17
<description >Support for datatypes of "org.json" JSON library (see https://json.org/java),
18
18
mainly to make it easier to upgrade code to Jackson, using automated conversions.
19
19
</description >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.fasterxml.jackson.datatype</groupId >
11
11
<artifactId >jackson-datatypes-misc-parent</artifactId >
12
- <version >2.19.1-SNAPSHOT </version >
12
+ <version >2.19.1</version >
13
13
</parent >
14
14
<artifactId >jackson-datatype-jsr353</artifactId >
15
15
<name >Jackson datatype: jsr-353</name >
16
- <version >2.19.1-SNAPSHOT </version >
16
+ <version >2.19.1</version >
17
17
<packaging >jar</packaging >
18
18
<description >Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
19
19
working with JSR-353 (JSON-P) node types via data-binding
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatypes-misc-parent</artifactId >
11
- <version >2.19.1-SNAPSHOT </version >
11
+ <version >2.19.1</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-moneta</artifactId >
14
14
<name >Jackson datatype: moneta (javax.money ref. impl)</name >
15
15
<packaging >jar</packaging >
16
- <version >2.19.1-SNAPSHOT </version >
16
+ <version >2.19.1</version >
17
17
<description >Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html)
18
18
</description >
19
19
<url >https://github.com/FasterXML/jackson-datatypes-misc</url >
Original file line number Diff line number Diff line change 8
8
<groupId >com.fasterxml.jackson.datatype</groupId >
9
9
<artifactId >jackson-datatypes-misc-parent</artifactId >
10
10
<name >Jackson datatypes: misc (parent pom)</name >
11
- <version >2.19.1-SNAPSHOT </version >
11
+ <version >2.19.1</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for Jackson misc datatype modules
14
14
</description >
37
37
<
connection >scm:git:
[email protected] :FasterXML/jackson-datatypes-misc.git</
connection >
38
38
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-datatypes-misc.git</
developerConnection >
39
39
<url >https://github.com/FasterXML/jackson-datatypes-misc</url >
40
- <tag >HEAD </tag >
40
+ <tag >jackson-datatypes-misc-parent-2.19.1 </tag >
41
41
</scm >
42
42
43
43
<properties >
44
44
<!-- for Reproducible Builds -->
45
- <project .build.outputTimestamp>2025-04-25T00:55:10Z </project .build.outputTimestamp>
45
+ <project .build.outputTimestamp>2025-06-14T01:40:48Z </project .build.outputTimestamp>
46
46
</properties >
47
47
48
48
<dependencies >
You can’t perform that action at this time.
0 commit comments