File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >jooq-postgresql-json-parent</artifactId >
6
6
<groupId >com.github.t9t.jooq</groupId >
7
- <version >3.0.1-SNAPSHOT </version >
7
+ <version >3.1.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >integration-tests</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >jooq-postgresql-json-parent</artifactId >
6
6
<groupId >com.github.t9t.jooq</groupId >
7
- <version >3.0.1-SNAPSHOT </version >
7
+ <version >3.1.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >jooq-postgresql-json</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >com.github.t9t.jooq</groupId >
6
6
<artifactId >jooq-postgresql-json-parent</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >3.0.1-SNAPSHOT </version >
8
+ <version >3.1.0 </version >
9
9
10
10
<name >jooq-postgresql-json-parent</name >
11
11
<description >jOOQ support for PostgreSQL json & jsonb - parent pom</description >
30
30
<dependency >
31
31
<groupId >com.github.t9t.jooq</groupId >
32
32
<artifactId >jooq-postgresql-json</artifactId >
33
- <version >3.0.1-SNAPSHOT </version >
33
+ <version >3.1.0 </version >
34
34
</dependency >
35
35
36
36
<dependency >
243
243
<connection >scm:git:https://github.com/t9t/jooq-postgresql-json.git</connection >
244
244
<developerConnection >scm:git:git@github.com:t9t/jooq-postgresql-json.git</developerConnection >
245
245
<url >https://github.com/t9t/jooq-postgresql-json</url >
246
- <tag >HEAD </tag >
246
+ <tag >v3.1.0 </tag >
247
247
</scm >
248
248
249
249
<issueManagement >
You can’t perform that action at this time.
0 commit comments