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 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.datatype</groupId >
10
10
<artifactId >jackson-datatype-hibernate-parent</artifactId >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hibernate4</artifactId >
14
14
<name >Jackson-datatype-Hibernate4</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-datatype-hibernate-parent</artifactId >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hibernate5-jakarta</artifactId >
14
14
<name >Jackson-datatype-Hibernate5-jakarta</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-datatype-hibernate-parent</artifactId >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hibernate5</artifactId >
14
14
<name >Jackson-datatype-Hibernate5</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-datatype-hibernate-parent</artifactId >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hibernate6</artifactId >
14
14
<name >Jackson-datatype-hibernate6</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-datatype-hibernate-parent</artifactId >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
</parent >
13
13
<artifactId >jackson-datatype-hibernate7</artifactId >
14
14
<name >Jackson-datatype-hibernate7</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.fasterxml.jackson</groupId >
5
5
<artifactId >jackson-base</artifactId >
6
- <version >2.20.1 -SNAPSHOT</version >
6
+ <version >2.21.0 -SNAPSHOT</version >
7
7
</parent >
8
8
<groupId >com.fasterxml.jackson.datatype</groupId >
9
9
<artifactId >jackson-datatype-hibernate-parent</artifactId >
10
10
<name >Hibernate module parent</name >
11
- <version >2.20.1 -SNAPSHOT</version >
11
+ <version >2.21.0 -SNAPSHOT</version >
12
12
<packaging >pom</packaging >
13
13
<description >Parent pom for shared settings for project sub-modules
14
14
</description >
30
30
<
connection >scm:git:
[email protected] :FasterXML/jackson-datatype-hibernate.git</
connection >
31
31
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-datatype-hibernate.git</
developerConnection >
32
32
<url >https://github.com/FasterXML/jackson-datatype-hibernate</url >
33
- <tag >jackson-datatype-hibernate-parent-2.20.0 </tag >
33
+ <tag >HEAD </tag >
34
34
</scm >
35
35
36
36
<properties >
You can’t perform that action at this time.
0 commit comments