Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
traffic-signal-platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
jinan
traffic-signal-platform
Commits
00bf0bfb
Commit
00bf0bfb
authored
Apr 01, 2025
by
duanruiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[add] 跟新公共包依赖版本
parent
4590005a
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
7 deletions
+7
-7
pom.xml
signal-feign-service/pom.xml
+2
-2
pom.xml
signal-optimize-service/pom.xml
+2
-2
pom.xml
wj-common/pom.xml
+1
-1
pom.xml
wj-databus/pom.xml
+2
-2
No files found.
signal-feign-service/pom.xml
View file @
00bf0bfb
...
@@ -14,12 +14,12 @@
...
@@ -14,12 +14,12 @@
<dependency>
<dependency>
<groupId>
net.wanji
</groupId>
<groupId>
net.wanji
</groupId>
<artifactId>
wj-databus
</artifactId>
<artifactId>
wj-databus
</artifactId>
<version>
0.
0.3
</version>
<version>
0.
1.1
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
net.wanji
</groupId>
<groupId>
net.wanji
</groupId>
<artifactId>
wj-common
</artifactId>
<artifactId>
wj-common
</artifactId>
<version>
0.
0.2
</version>
<version>
0.
1.1
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
...
...
signal-optimize-service/pom.xml
View file @
00bf0bfb
...
@@ -49,12 +49,12 @@
...
@@ -49,12 +49,12 @@
<dependency>
<dependency>
<groupId>
net.wanji
</groupId>
<groupId>
net.wanji
</groupId>
<artifactId>
wj-common
</artifactId>
<artifactId>
wj-common
</artifactId>
<version>
0.
0.2
</version>
<version>
0.
1.1
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
net.wanji
</groupId>
<groupId>
net.wanji
</groupId>
<artifactId>
wj-databus
</artifactId>
<artifactId>
wj-databus
</artifactId>
<version>
0.
0.3
</version>
<version>
0.
1.1
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
...
...
wj-common/pom.xml
View file @
00bf0bfb
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
net.wanji
</groupId>
<groupId>
net.wanji
</groupId>
<artifactId>
wj-common
</artifactId>
<artifactId>
wj-common
</artifactId>
<version>
0.
0.2
</version>
<version>
0.
1.1
</version>
<name>
wj-common
</name>
<name>
wj-common
</name>
<description>
wj-common
</description>
<description>
wj-common
</description>
...
...
wj-databus/pom.xml
View file @
00bf0bfb
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
net.wanji
</groupId>
<groupId>
net.wanji
</groupId>
<artifactId>
wj-databus
</artifactId>
<artifactId>
wj-databus
</artifactId>
<version>
0.
0.3
</version>
<version>
0.
1.1
</version>
<name>
wj-databus
</name>
<name>
wj-databus
</name>
<description>
wj-databus
</description>
<description>
wj-databus
</description>
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<dependency>
<dependency>
<groupId>
net.wanji
</groupId>
<groupId>
net.wanji
</groupId>
<artifactId>
wj-common
</artifactId>
<artifactId>
wj-common
</artifactId>
<version>
0.
0.2
</version>
<version>
0.
1.1
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.springframework.cloud
</groupId>
<groupId>
org.springframework.cloud
</groupId>
...
...
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