File tree Expand file tree Collapse file tree 13 files changed +26
-27
lines changed
shedlock-provider-hazelcast
shedlock-provider-jdbc-internal
shedlock-provider-jdbc-template
shedlock-provider-zookeeper-curator
shedlock-test-support-jdbc Expand file tree Collapse file tree 13 files changed +26
-27
lines changed Original file line number Diff line number Diff line change 19
19
<groupId >net.javacrumbs.shedlock</groupId >
20
20
<artifactId >shedlock-parent</artifactId >
21
21
<packaging >pom</packaging >
22
- <version >0.13.1-SNAPSHOT </version >
22
+ <version >0.14.0 </version >
23
23
<modules >
24
24
<module >shedlock-core</module >
25
25
<module >shedlock-spring</module >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >shedlock-parent</artifactId >
5
5
<groupId >net.javacrumbs.shedlock</groupId >
6
- <version >0.13.1-SNAPSHOT </version >
6
+ <version >0.14.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >shedlock-core</artifactId >
11
- <version >0.13.1-SNAPSHOT </version >
11
+ <version >0.14.0 </version >
12
12
13
13
14
14
</project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" 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" >
2
+ <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
3
<parent >
5
4
<artifactId >shedlock-parent</artifactId >
6
5
<groupId >net.javacrumbs.shedlock</groupId >
7
- <version >0.13.1-SNAPSHOT </version >
6
+ <version >0.14.0 </version >
8
7
</parent >
9
8
<modelVersion >4.0.0</modelVersion >
10
9
11
10
<artifactId >shedlock-provider-hazelcast</artifactId >
12
- <version >0.13.1-SNAPSHOT </version >
11
+ <version >0.14.0 </version >
13
12
14
13
<dependencies >
15
14
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >shedlock-parent</artifactId >
5
5
<groupId >net.javacrumbs.shedlock</groupId >
6
- <version >0.13.1-SNAPSHOT </version >
6
+ <version >0.14.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >shedlock-provider-jdbc-internal</artifactId >
11
- <version >0.13.1-SNAPSHOT </version >
11
+ <version >0.14.0 </version >
12
12
<description >Internal module containing JDBC related code. Please do not use directly, the API might not be
13
13
stable.
14
14
</description >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >shedlock-parent</artifactId >
5
5
<groupId >net.javacrumbs.shedlock</groupId >
6
- <version >0.13.1-SNAPSHOT </version >
6
+ <version >0.14.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >shedlock-provider-jdbc-template</artifactId >
11
- <version >0.13.1-SNAPSHOT </version >
11
+ <version >0.14.0 </version >
12
12
13
13
<dependencies >
14
14
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >shedlock-parent</artifactId >
5
5
<groupId >net.javacrumbs.shedlock</groupId >
6
- <version >0.13.1-SNAPSHOT </version >
6
+ <version >0.14.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >shedlock-provider-jdbc</artifactId >
11
- <version >0.13.1-SNAPSHOT </version >
11
+ <version >0.14.0 </version >
12
12
13
13
<dependencies >
14
14
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >shedlock-parent</artifactId >
5
5
<groupId >net.javacrumbs.shedlock</groupId >
6
- <version >0.13.1-SNAPSHOT </version >
6
+ <version >0.14.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >shedlock-provider-jedis</artifactId >
11
- <version >0.13.1-SNAPSHOT </version >
11
+ <version >0.14.0 </version >
12
12
13
13
<dependencies >
14
14
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >shedlock-parent</artifactId >
5
5
<groupId >net.javacrumbs.shedlock</groupId >
6
- <version >0.13.1-SNAPSHOT </version >
6
+ <version >0.14.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >shedlock-provider-mongo</artifactId >
11
- <version >0.13.1-SNAPSHOT </version >
11
+ <version >0.14.0 </version >
12
12
13
13
<dependencies >
14
14
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >shedlock-parent</artifactId >
5
5
<groupId >net.javacrumbs.shedlock</groupId >
6
- <version >0.13.1-SNAPSHOT </version >
6
+ <version >0.14.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >shedlock-provider-zookeeper-curator</artifactId >
11
- <version >0.13.1-SNAPSHOT </version >
11
+ <version >0.14.0 </version >
12
12
13
13
<properties >
14
14
<curator .version>3.2.1</curator .version>
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >shedlock-parent</artifactId >
5
5
<groupId >net.javacrumbs.shedlock</groupId >
6
- <version >0.13.1-SNAPSHOT </version >
6
+ <version >0.14.0 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >shedlock-spring</artifactId >
11
- <version >0.13.1-SNAPSHOT </version >
11
+ <version >0.14.0 </version >
12
12
13
13
<dependencies >
14
14
<dependency >
You can’t perform that action at this time.
0 commit comments