File tree Expand file tree Collapse file tree
src/main/resources/static Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66 <groupId >com.codingapi</groupId >
77 <artifactId >tx-lcn</artifactId >
8- <version >4.0.0 </version >
8+ <version >4.0.2-SNAPSHOT </version >
99 <packaging >pom</packaging >
1010
1111 <name >tx-lcn</name >
Original file line number Diff line number Diff line change 77
88 <groupId >com.codingapi</groupId >
99 <artifactId >transaction-dubbo</artifactId >
10- <version >4.0.1 </version >
10+ <version >4.0.2-SNAPSHOT </version >
1111
1212 <name >transaction-dubbo</name >
1313 <url >https://github.com/codingapi/tx-lcn</url >
6868 <dependency >
6969 <groupId >com.codingapi</groupId >
7070 <artifactId >tx-client</artifactId >
71- <version >4.0.1 </version >
71+ <version >4.0.2-SNAPSHOT </version >
7272 </dependency >
7373
7474 <dependency >
Original file line number Diff line number Diff line change 66
77 <groupId >com.codingapi</groupId >
88 <artifactId >transaction-motan</artifactId >
9- <version >4.0.1 </version >
9+ <version >4.0.2-SNAPSHOT </version >
1010
1111 <name >transaction-motan</name >
1212 <url >https://github.com/codingapi/tx-lcn</url >
6666 <dependency >
6767 <groupId >com.codingapi</groupId >
6868 <artifactId >tx-client</artifactId >
69- <version >4.0.1 </version >
69+ <version >4.0.2-SNAPSHOT </version >
7070 </dependency >
7171
7272 <!-- motan config start-->
Original file line number Diff line number Diff line change 33 xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55
6-
76 <groupId >com.codingapi</groupId >
87 <artifactId >transaction-springcloud</artifactId >
9- <version >4.0.1 </version >
8+ <version >4.0.2-SNAPSHOT </version >
109
1110 <name >transaction-springcloud</name >
1211 <url >https://github.com/codingapi/tx-lcn</url >
7069 <dependency >
7170 <groupId >com.codingapi</groupId >
7271 <artifactId >tx-client</artifactId >
73- <version >4.0.1 </version >
72+ <version >4.0.2-SNAPSHOT </version >
7473 </dependency >
7574
7675 <dependency >
Original file line number Diff line number Diff line change 55
66 <groupId >com.codingapi</groupId >
77 <artifactId >tx-client</artifactId >
8- <version >4.0.1 </version >
8+ <version >4.0.2-SNAPSHOT </version >
99
1010 <name >tx-client</name >
1111 <url >https://github.com/codingapi/tx-lcn</url >
Original file line number Diff line number Diff line change 55
66 <groupId >com.codingapi</groupId >
77 <artifactId >tx-manager</artifactId >
8- <version >4.0.1 </version >
8+ <version >4.0.2-SNAPSHOT </version >
99 <packaging >jar</packaging >
1010
1111 <name >tx-manager</name >
8484
8585 <build >
8686 <plugins >
87- <plugin >
88- <groupId >org.springframework.boot</groupId >
89- <artifactId >spring-boot-maven-plugin</artifactId >
90- </plugin >
91-
9287 <plugin >
9388 <groupId >org.apache.maven.plugins</groupId >
9489 <artifactId >maven-jar-plugin</artifactId >
Original file line number Diff line number Diff line change 22< html lang ="en " xmlns:th ="http://www.w3.org/1999/xhtml ">
33< head >
44 < meta charset ="UTF-8 "/>
5- < title > TxManager v4.0.1 </ title >
5+ < title > TxManager v4.0.2-SNAPSHOT </ title >
66 <!-- 最新版本的 Bootstrap 核心 CSS 文件 -->
77 < link rel ="stylesheet " href ="static/bootstrap/css/bootstrap.min.css "/>
88 < script src ="static/jquery/jquery.min.js "> </ script >
2424< body >
2525< div class ="container ">
2626
27- < h3 class ="text-center "> TxManagerV4.0.1 服务已启动</ h3 >
27+ < h3 class ="text-center "> TxManagerV4.0.2-SNAPSHOT 服务已启动</ h3 >
2828 < div class ="table-responsive ">
2929 < table class ="table table-bordered table-striped ">
3030 < colgroup >
Original file line number Diff line number Diff line change 55
66 <groupId >com.codingapi</groupId >
77 <artifactId >tx-plugins-db</artifactId >
8- <version >4.0.1 </version >
8+ <version >4.0.2-SNAPSHOT </version >
99
1010 <name >tx-plugins-db</name >
1111 <url >https://github.com/codingapi/tx-lcn</url >
6262 </properties >
6363
6464
65-
6665 <dependencies >
6766
6867 <dependency >
6968 <groupId >com.codingapi</groupId >
7069 <artifactId >tx-client</artifactId >
71- <version >4.0.1 </version >
70+ <version >4.0.2-SNAPSHOT </version >
7271 </dependency >
7372
7473
Original file line number Diff line number Diff line change 55
66 <groupId >com.codingapi</groupId >
77 <artifactId >tx-plugins-nodb</artifactId >
8- <version >4.0.1 </version >
8+ <version >4.0.2-SNAPSHOT </version >
99
1010 <name >tx-plugins-nodb</name >
1111 <url >https://github.com/codingapi/tx-lcn</url >
6868 <dependency >
6969 <groupId >com.codingapi</groupId >
7070 <artifactId >tx-client</artifactId >
71- <version >4.0.1 </version >
71+ <version >4.0.2-SNAPSHOT </version >
7272 </dependency >
7373
7474
Original file line number Diff line number Diff line change 55
66 <groupId >com.codingapi</groupId >
77 <artifactId >tx-plugins-redis</artifactId >
8- <version >4.0.1 </version >
8+ <version >4.0.2-SNAPSHOT </version >
99
1010 <name >tx-plugins-redis</name >
1111 <description >tx-plugins-redis project for Spring Boot</description >
7474 <dependency >
7575 <groupId >com.codingapi</groupId >
7676 <artifactId >tx-client</artifactId >
77- <version >4.0.1 </version >
77+ <version >4.0.2-SNAPSHOT </version >
7878 </dependency >
7979
8080 <dependency >
You can’t perform that action at this time.
0 commit comments