File tree Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 7
7
8
8
<groupId >org.avaje.jmh</groupId >
9
9
<artifactId >bench-jmh</artifactId >
10
- <version >1.0-SNAPSHOT</version >
10
+ <version >1.0-RC1- SNAPSHOT</version >
11
11
12
12
<properties >
13
13
<jmh .version>1.33</jmh .version>
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 >1.0-SNAPSHOT</version >
7
+ <version >1.0-RC1- SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >blackbox-test</artifactId >
23
23
<dependency >
24
24
<groupId >io.avaje</groupId >
25
25
<artifactId >avaje-jsonb</artifactId >
26
- <version >1.0-SNAPSHOT</version >
26
+ <version >1.0-RC1- SNAPSHOT</version >
27
27
</dependency >
28
28
29
29
<!-- <dependency>-->
35
35
<dependency >
36
36
<groupId >io.avaje</groupId >
37
37
<artifactId >avaje-jsonb-generator</artifactId >
38
- <version >1.0-SNAPSHOT</version >
38
+ <version >1.0-RC1- SNAPSHOT</version >
39
39
<scope >provided</scope >
40
40
</dependency >
41
41
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 >1.0-SNAPSHOT</version >
7
+ <version >1.0-RC1- SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb-generator</artifactId >
16
16
<dependency >
17
17
<groupId >io.avaje</groupId >
18
18
<artifactId >avaje-jsonb</artifactId >
19
- <version >1.0-SNAPSHOT</version >
19
+ <version >1.0-RC1- SNAPSHOT</version >
20
20
</dependency >
21
21
22
22
<!-- test dependencies -->
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 >1.0-SNAPSHOT</version >
7
+ <version >1.0-RC1- SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb-jackson</artifactId >
21
21
<dependency >
22
22
<groupId >io.avaje</groupId >
23
23
<artifactId >avaje-jsonb</artifactId >
24
- <version >1.0-SNAPSHOT</version >
24
+ <version >1.0-RC1- SNAPSHOT</version >
25
25
</dependency >
26
26
27
27
<dependency >
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 >1.0-SNAPSHOT</version >
7
+ <version >1.0-RC1- SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb-jakarta</artifactId >
28
28
<!-- <!– <artifactId>jakarta.json</artifactId>–>-->
29
29
<!-- <!– <version>1.0.0</version>–>-->
30
30
<!-- <artifactId>parsson</artifactId>-->
31
- <!-- <version>1.1.0-SNAPSHOT</version>-->
31
+ <!-- <version>1.1.0-RC1- SNAPSHOT</version>-->
32
32
<!-- </dependency>-->
33
33
34
34
<dependency >
35
35
<groupId >io.avaje</groupId >
36
36
<artifactId >avaje-jsonb</artifactId >
37
- <version >1.0-SNAPSHOT</version >
37
+ <version >1.0-RC1- SNAPSHOT</version >
38
38
</dependency >
39
39
40
40
<dependency >
41
41
<groupId >io.avaje</groupId >
42
42
<artifactId >avaje-jsonb-generator</artifactId >
43
- <version >1.0-SNAPSHOT</version >
43
+ <version >1.0-RC1- SNAPSHOT</version >
44
44
<scope >test</scope >
45
45
</dependency >
46
46
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 >1.0-SNAPSHOT</version >
7
+ <version >1.0-RC1- SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb</artifactId >
11
- <version >1.0-SNAPSHOT</version >
11
+ <version >1.0-RC1- SNAPSHOT</version >
12
12
<name >jsonb</name >
13
13
14
14
<dependencies >
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 >1.0-SNAPSHOT</version >
12
+ <version >1.0-RC1- SNAPSHOT</version >
13
13
14
14
<packaging >pom</packaging >
15
15
<name >jsonb parent</name >
You can’t perform that action at this time.
0 commit comments