File tree Expand file tree Collapse file tree 8 files changed +10
-12
lines changed Expand file tree Collapse file tree 8 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.holon-platform.jdbc</groupId >
6
6
<artifactId >holon-jdbc-root</artifactId >
7
- <version >5.2.5-SNAPSHOT </version >
7
+ <version >5.3.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >holon-jdbc-bom</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.holon-platform.jdbc</groupId >
6
6
<artifactId >holon-jdbc-root</artifactId >
7
- <version >5.2.5-SNAPSHOT </version >
7
+ <version >5.3.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >holon-jdbc</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.holon-platform.jdbc</groupId >
6
6
<artifactId >holon-jdbc-root</artifactId >
7
- <version >5.2.5-SNAPSHOT </version >
7
+ <version >5.3.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >documentation-jdbc</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
6
4
<parent >
11
9
12
10
<groupId >com.holon-platform.jdbc</groupId >
13
11
<artifactId >holon-jdbc-root</artifactId >
14
- <version >5.2.5-SNAPSHOT </version >
12
+ <version >5.3.0 </version >
15
13
<packaging >pom</packaging >
16
14
17
15
<name >${project.groupId} :${project.artifactId} </name >
50
48
<connection >scm:git:https://github.com/holon-platform/holon-jdbc.git</connection >
51
49
<url >https://github.com/holon-platform/holon-jdbc</url >
52
50
<developerConnection >scm:git:https://github.com/holon-platform/holon-jdbc.git</developerConnection >
53
- <tag >HEAD </tag >
51
+ <tag >5.3.0 </tag >
54
52
</scm >
55
53
56
54
<properties >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.holon-platform.jdbc</groupId >
6
6
<artifactId >holon-jdbc-root</artifactId >
7
- <version >5.2.5-SNAPSHOT </version >
7
+ <version >5.3.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >holon-jdbc-spring-boot</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.holon-platform.jdbc</groupId >
6
6
<artifactId >holon-jdbc-root</artifactId >
7
- <version >5.2.5-SNAPSHOT </version >
7
+ <version >5.3.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >holon-jdbc-spring</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.holon-platform.jdbc</groupId >
6
6
<artifactId >holon-jdbc-root</artifactId >
7
- <version >5.2.5-SNAPSHOT </version >
7
+ <version >5.3.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >holon-starter-jdbc-hikaricp</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.holon-platform.jdbc</groupId >
6
6
<artifactId >holon-jdbc-root</artifactId >
7
- <version >5.2.5-SNAPSHOT </version >
7
+ <version >5.3.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >holon-starter-jdbc</artifactId >
You can’t perform that action at this time.
0 commit comments