Skip to content

Commit 94a2781

Browse files
committed
1.6.8
1 parent be3ea6a commit 94a2781

File tree

23 files changed

+24
-24
lines changed
  • lts-example-jobclient
  • lts-example-jobtracker
  • lts-example-monitor
  • lts-example-quartz
  • lts-example-tasktracker
    • lts-example-tasktarcker-springboot
    • lts-example-tasktracker-java
    • lts-example-tasktracker-spring-annotation-shard
    • lts-example-tasktracker-spring-annotation
    • lts-example-tasktracker-spring-xml-shard
    • lts-example-tasktracker-spring-xml
    • lts-example-tasktracker-springboot-shard
    • lts-example-tasktracker-tester

23 files changed

+24
-24
lines changed

lts-example-jobclient/lts-example-jobclient-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lts-example-jobclient</artifactId>
77
<groupId>com.github.ltsopensource</groupId>
8-
<version>1.6.8-beta1</version>
8+
<version>1.6.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

lts-example-jobclient/lts-example-jobclient-spring-annotation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lts-example-jobclient</artifactId>
77
<groupId>com.github.ltsopensource</groupId>
8-
<version>1.6.8-beta1</version>
8+
<version>1.6.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

lts-example-jobclient/lts-example-jobclient-spring-xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lts-example-jobclient</artifactId>
77
<groupId>com.github.ltsopensource</groupId>
8-
<version>1.6.8-beta1</version>
8+
<version>1.6.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

lts-example-jobclient/lts-example-jobclient-springboot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lts-example-jobclient</artifactId>
77
<groupId>com.github.ltsopensource</groupId>
8-
<version>1.6.8-beta1</version>
8+
<version>1.6.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>lts-example-jobclient-springboot</artifactId>

lts-example-jobclient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lts-examples</artifactId>
77
<groupId>com.github.ltsopensource</groupId>
8-
<version>1.6.8-beta1</version>
8+
<version>1.6.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<packaging>pom</packaging>

lts-example-jobtracker/lts-example-jobtracker-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lts-example-jobtracker</artifactId>
77
<groupId>com.github.ltsopensource</groupId>
8-
<version>1.6.8-beta1</version>
8+
<version>1.6.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

lts-example-jobtracker/lts-example-jobtracker-spring-annotaion/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lts-example-jobtracker</artifactId>
77
<groupId>com.github.ltsopensource</groupId>
8-
<version>1.6.8-beta1</version>
8+
<version>1.6.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

lts-example-jobtracker/lts-example-jobtracker-spring-xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lts-example-jobtracker</artifactId>
77
<groupId>com.github.ltsopensource</groupId>
8-
<version>1.6.8-beta1</version>
8+
<version>1.6.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

lts-example-jobtracker/lts-example-jobtracker-springboot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lts-example-jobtracker</artifactId>
77
<groupId>com.github.ltsopensource</groupId>
8-
<version>1.6.8-beta1</version>
8+
<version>1.6.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

lts-example-jobtracker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>lts-examples</artifactId>
77
<groupId>com.github.ltsopensource</groupId>
8-
<version>1.6.8-beta1</version>
8+
<version>1.6.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>lts-example-jobtracker</artifactId>

0 commit comments

Comments
 (0)