File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
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 >0.11-SNAPSHOT </version >
7
+ <version >0.11</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 >0.11-SNAPSHOT </version >
19
+ <version >0.11</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 >0.11-SNAPSHOT </version >
7
+ <version >0.11</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 >0.11-SNAPSHOT </version >
24
+ <version >0.11</version >
25
25
</dependency >
26
26
27
27
<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 >0.11-SNAPSHOT </version >
7
+ <version >0.11</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb</artifactId >
11
- <version >0.11-SNAPSHOT </version >
11
+ <version >0.11</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 >0.11-SNAPSHOT </version >
12
+ <version >0.11</version >
13
13
14
14
<packaging >pom</packaging >
15
15
<name >jsonb parent</name >
16
16
<description >parent pom for jsonb</description >
17
17
18
18
<scm >
19
19
<developerConnection >scm:git:git@github.com:avaje/avaje-jsonb.git</developerConnection >
20
- <tag >HEAD </tag >
20
+ <tag >avaje-jsonb-parent-0.11 </tag >
21
21
</scm >
22
22
23
23
<properties >
You can’t perform that action at this time.
0 commit comments