Commit c4098a6 1 parent b642e1b commit c4098a6 Copy full SHA for c4098a6
File tree 9 files changed +26
-8
lines changed
powerjob-offical-processors
powerjob-worker-spring-boot-starter
9 files changed +26
-8
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.github.kfcfans</groupId >
8
8
<artifactId >powerjob</artifactId >
9
- <version >2 .0.0</version >
9
+ <version >3 .0.0</version >
10
10
<packaging >pom</packaging >
11
11
<name >powerjob</name >
12
12
<url >http://www.powerjob.tech</url >
43
43
<module >powerjob-worker-agent</module >
44
44
<module >powerjob-worker-spring-boot-starter</module >
45
45
<module >powerjob-worker-samples</module >
46
+ <module >powerjob-offical-processors</module >
46
47
</modules >
47
48
48
49
<properties >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >powerjob</artifactId >
7
7
<groupId >com.github.kfcfans</groupId >
8
- <version >2 .0.0</version >
8
+ <version >3 .0.0</version >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >powerjob</artifactId >
7
7
<groupId >com.github.kfcfans</groupId >
8
- <version >2 .0.0</version >
8
+ <version >3 .0.0</version >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
+ <parent >
6
+ <artifactId >powerjob</artifactId >
7
+ <groupId >com.github.kfcfans</groupId >
8
+ <version >2.0.0</version >
9
+ </parent >
10
+
11
+ <modelVersion >4.0.0</modelVersion >
12
+ <artifactId >powerjob-offical-processors</artifactId >
13
+ <version >3.4.5</version >
14
+ <packaging >jar</packaging >
15
+
16
+
17
+ </project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >powerjob</artifactId >
7
7
<groupId >com.github.kfcfans</groupId >
8
- <version >2 .0.0</version >
8
+ <version >3 .0.0</version >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >powerjob</artifactId >
7
7
<groupId >com.github.kfcfans</groupId >
8
- <version >2 .0.0</version >
8
+ <version >3 .0.0</version >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >powerjob</artifactId >
7
7
<groupId >com.github.kfcfans</groupId >
8
- <version >2 .0.0</version >
8
+ <version >3 .0.0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >powerjob</artifactId >
7
7
<groupId >com.github.kfcfans</groupId >
8
- <version >2 .0.0</version >
8
+ <version >3 .0.0</version >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >powerjob</artifactId >
7
7
<groupId >com.github.kfcfans</groupId >
8
- <version >2 .0.0</version >
8
+ <version >3 .0.0</version >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments