File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
src/main/resources/templates/common
xxl-mq-samples-springboot Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.xuxueli</groupId >
5
5
<artifactId >xxl-mq</artifactId >
6
- <version >1.3.0 </version >
6
+ <version >1.4.0-SNAPSHOT </version >
7
7
<packaging >pom</packaging >
8
8
9
9
<name >xxl-mq</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.xuxueli</groupId >
8
8
<artifactId >xxl-mq</artifactId >
9
- <version >1.3.0 </version >
9
+ <version >1.4.0-SNAPSHOT </version >
10
10
</parent >
11
11
<artifactId >xxl-mq-admin</artifactId >
12
12
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 114
114
115
115
<#macro commonFooter >
116
116
<footer class =" main-footer" >
117
- Powered by <b >XXL-MQ</b > 1.3.0
117
+ Powered by <b >XXL-MQ</b > 1.4.0-SNAPSHOT
118
118
<div class =" pull-right hidden-xs" >
119
119
<strong >Copyright © ; 2015-${.now?string('yyyy') }   ;
120
120
<a href =" https://www.xuxueli.com/" target =" _blank" >xuxueli</a >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.xuxueli</groupId >
7
7
<artifactId >xxl-mq</artifactId >
8
- <version >1.3.0 </version >
8
+ <version >1.4.0-SNAPSHOT </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >xxl-mq-client</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.xuxueli</groupId >
7
7
<artifactId >xxl-mq</artifactId >
8
- <version >1.3.0 </version >
8
+ <version >1.4.0-SNAPSHOT </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >xxl-mq-samples</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >xxl-mq-samples</artifactId >
7
7
<groupId >com.xuxueli</groupId >
8
- <version >1.3.0 </version >
8
+ <version >1.4.0-SNAPSHOT </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >xxl-mq-samples-frameless</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.xuxueli</groupId >
8
8
<artifactId >xxl-mq-samples</artifactId >
9
- <version >1.3.0 </version >
9
+ <version >1.4.0-SNAPSHOT </version >
10
10
</parent >
11
11
<artifactId >xxl-mq-samples-springboot</artifactId >
12
12
<packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments