File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >jooq-postgresql-json-parent</artifactId >
66 <groupId >com.github.t9t.jooq</groupId >
7- <version >1.2.2 </version >
7+ <version >1.2.3-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >integration-tests</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >jooq-postgresql-json-parent</artifactId >
66 <groupId >com.github.t9t.jooq</groupId >
7- <version >1.2.2 </version >
7+ <version >1.2.3-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >jooq-postgresql-json</artifactId >
Original file line number Diff line number Diff line change 55 <groupId >com.github.t9t.jooq</groupId >
66 <artifactId >jooq-postgresql-json-parent</artifactId >
77 <packaging >pom</packaging >
8- <version >1.2.2 </version >
8+ <version >1.2.3-SNAPSHOT </version >
99
1010 <name >jooq-postgresql-json-parent</name >
1111 <description >jOOQ support for PostgreSQL json & jsonb - parent pom</description >
2929 <dependency >
3030 <groupId >com.github.t9t.jooq</groupId >
3131 <artifactId >jooq-postgresql-json</artifactId >
32- <version >1.2.2 </version >
32+ <version >1.2.3-SNAPSHOT </version >
3333 </dependency >
3434
3535 <dependency >
199199 <connection >scm:git:https://github.com/t9t/jooq-postgresql-json.git</connection >
200200 <developerConnection >scm:git:git@github.com:t9t/jooq-postgresql-json.git</developerConnection >
201201 <url >https://github.com/t9t/jooq-postgresql-json</url >
202- <tag >v1.2.2 </tag >
202+ <tag >HEAD </tag >
203203 </scm >
204204
205205 <issueManagement >
You can’t perform that action at this time.
0 commit comments