File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.postgresql</groupId >
5
5
<artifactId >pgjdbc-versions</artifactId >
6
- <version >1.1.2 </version >
6
+ <version >1.1.3-SNAPSHOT </version >
7
7
<relativePath >../pgjdbc-versions</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.postgresql</groupId >
5
5
<artifactId >pgjdbc-core-parent</artifactId >
6
- <version >1.1.2 </version >
6
+ <version >1.1.3-SNAPSHOT </version >
7
7
<relativePath >../pgjdbc-core-parent</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 5
5
<artifactId >pgjdbc-versions</artifactId >
6
6
<packaging >pom</packaging >
7
7
<name >PostgreSQL JDBC Driver - superpom</name >
8
- <version >1.1.2 </version >
8
+ <version >1.1.3-SNAPSHOT </version >
9
9
<description >Sets up base plugin configuration and dependency versions</description >
10
10
<url >https://github.com/pgjdbc/pgjdbc-parent-poms</url >
11
11
49
49
<url >https://github.com/pgjdbc/pgjdbc-parent-poms</url >
50
50
<connection >scm:git:https://github.com/pgjdbc/pgjdbc-parent-poms.git</connection >
51
51
<
developerConnection >scm:git:
[email protected] :pgjdbc/pgjdbc-parent-poms.git</
developerConnection >
52
- <tag >REL1.1.2 </tag >
52
+ <tag >HEAD </tag >
53
53
</scm >
54
54
55
55
<distributionManagement >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.postgresql</groupId >
4
4
<artifactId >pgjdbc-versions</artifactId >
5
- <version >1.1.2 </version >
5
+ <version >1.1.3-SNAPSHOT </version >
6
6
<relativePath >pgjdbc-versions</relativePath >
7
7
</parent >
8
8
22
22
<url >https://github.com/pgjdbc/pgjdbc-parent-poms</url >
23
23
<connection >scm:git:https://github.com/pgjdbc/pgjdbc-parent-poms.git</connection >
24
24
<
developerConnection >scm:git:
[email protected] :pgjdbc/pgjdbc-parent-poms.git</
developerConnection >
25
- <tag >REL1.1.2 </tag >
25
+ <tag >HEAD </tag >
26
26
</scm >
27
27
28
28
</project >
You can’t perform that action at this time.
0 commit comments