File tree 7 files changed +10
-10
lines changed
7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-jsonb-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >blackbox-test</artifactId >
28
28
<dependency >
29
29
<groupId >io.avaje</groupId >
30
30
<artifactId >avaje-jsonb</artifactId >
31
- <version >2.4-SNAPSHOT </version >
31
+ <version >2.4</version >
32
32
</dependency >
33
33
34
34
<!-- <dependency>-->
48
48
<dependency >
49
49
<groupId >io.avaje</groupId >
50
50
<artifactId >avaje-jsonb-generator</artifactId >
51
- <version >2.4-SNAPSHOT </version >
51
+ <version >2.4</version >
52
52
<scope >provided</scope >
53
53
</dependency >
54
54
<dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-jsonb-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb-generator</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >avaje-jsonb-parent</artifactId >
8
8
<groupId >io.avaje</groupId >
9
- <version >2.4-SNAPSHOT </version >
9
+ <version >2.4</version >
10
10
</parent >
11
11
12
12
<artifactId >avaje-jsonb-inject-plugin</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >avaje-jsonb-parent</artifactId >
6
6
<groupId >io.avaje</groupId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb-jackson</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >avaje-jsonb-parent</artifactId >
8
8
<groupId >io.avaje</groupId >
9
- <version >2.4-SNAPSHOT </version >
9
+ <version >2.4</version >
10
10
</parent >
11
11
12
12
<artifactId >avaje-jsonb-spring-starter</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-jsonb-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb</artifactId >
Original file line number Diff line number Diff line change 9
9
10
10
<groupId >io.avaje</groupId >
11
11
<artifactId >avaje-jsonb-parent</artifactId >
12
- <version >2.4-SNAPSHOT </version >
12
+ <version >2.4</version >
13
13
14
14
<packaging >pom</packaging >
15
15
<name >jsonb parent</name >
25
25
<surefire .useModulePath>false</surefire .useModulePath>
26
26
<nexus .staging.autoReleaseAfterClose>true</nexus .staging.autoReleaseAfterClose>
27
27
<spi .version>2.7</spi .version>
28
- <project .build.outputTimestamp>2024-10-25T04:21:12Z </project .build.outputTimestamp>
28
+ <project .build.outputTimestamp>2024-12-09T07:11:19Z </project .build.outputTimestamp>
29
29
</properties >
30
30
31
31
<modules >
You can’t perform that action at this time.
0 commit comments