Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
75f3f584
authored
Mar 13, 2017
by
xueli.xue
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
升级版本
parent
0dac95e6
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
pom.xml
xxl-job-admin/pom.xml
xxl-job-core/pom.xml
xxl-job-executor-example/pom.xml
pom.xml
View file @
75f3f584
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job
</artifactId>
<version>
1.6.0
-SNAPSHOT
</version>
<version>
1.6.0
</version>
<packaging>
pom
</packaging>
<name>
xxl-job
</name>
...
...
xxl-job-admin/pom.xml
View file @
75f3f584
...
...
@@ -4,13 +4,13 @@
<parent>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job
</artifactId>
<version>
1.6.0
-SNAPSHOT
</version>
<version>
1.6.0
</version>
</parent>
<artifactId>
xxl-job-admin
</artifactId>
<packaging>
war
</packaging>
<properties>
<xxl-job.version>
1.6.0
-SNAPSHOT
</xxl-job.version>
<xxl-job.version>
1.6.0
</xxl-job.version>
<spring.version>
3.2.17.RELEASE
</spring.version>
</properties>
...
...
xxl-job-core/pom.xml
View file @
75f3f584
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job
</artifactId>
<version>
1.6.0
-SNAPSHOT
</version>
<version>
1.6.0
</version>
</parent>
<artifactId>
xxl-job-core
</artifactId>
<packaging>
jar
</packaging>
...
...
xxl-job-executor-example/pom.xml
View file @
75f3f584
...
...
@@ -4,13 +4,13 @@
<parent>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job
</artifactId>
<version>
1.6.0
-SNAPSHOT
</version>
<version>
1.6.0
</version>
</parent>
<artifactId>
xxl-job-executor-example
</artifactId>
<packaging>
war
</packaging>
<properties>
<xxl-job.version>
1.6.0
-SNAPSHOT
</xxl-job.version>
<xxl-job.version>
1.6.0
</xxl-job.version>
<spring.version>
3.2.17.RELEASE
</spring.version>
</properties>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment