Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bladex-schedule
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanglianxi
bladex-schedule
Commits
a542edd8
Commit
a542edd8
authored
May 27, 2020
by
wanglianxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2020年5月27日14:21:09
parent
86bfafb0
Pipeline
#163
failed with stages
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
pom.xml
blade-common/pom.xml
+1
-1
pom.xml
blade-gateway/pom.xml
+1
-1
pom.xml
blade-sched-api/pom.xml
+1
-1
pom.xml
blade-sched/pom.xml
+1
-1
No files found.
blade-common/pom.xml
View file @
a542edd8
...
...
@@ -3,7 +3,7 @@
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"
>
<parent>
<artifactId>
BladeX-
Biz
</artifactId>
<artifactId>
BladeX-
schedule
</artifactId>
<groupId>
org.springblade
</groupId>
<version>
2.4.0.RELEASE
</version>
</parent>
...
...
blade-gateway/pom.xml
View file @
a542edd8
...
...
@@ -3,7 +3,7 @@
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"
>
<parent>
<artifactId>
BladeX-
Biz
</artifactId>
<artifactId>
BladeX-
schedule
</artifactId>
<groupId>
org.springblade
</groupId>
<version>
2.4.0.RELEASE
</version>
</parent>
...
...
blade-sched-api/pom.xml
View file @
a542edd8
...
...
@@ -3,7 +3,7 @@
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"
>
<parent>
<artifactId>
BladeX-
Biz
</artifactId>
<artifactId>
BladeX-
schedule
</artifactId>
<groupId>
org.springblade
</groupId>
<version>
2.4.0.RELEASE
</version>
</parent>
...
...
blade-sched/pom.xml
View file @
a542edd8
...
...
@@ -3,7 +3,7 @@
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"
>
<parent>
<artifactId>
BladeX-
Biz
</artifactId>
<artifactId>
BladeX-
schedule
</artifactId>
<groupId>
org.springblade
</groupId>
<version>
2.4.0.RELEASE
</version>
</parent>
...
...
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