Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gf_back
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tianchao
gf_back
Commits
b4c0a1c1
Commit
b4c0a1c1
authored
Jul 05, 2024
by
ZWT
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
都删了
parent
5d18a8c2
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
9 deletions
+3
-9
C02-system/pps-core-system/pom.xml
C02-system/pps-core-system/pom.xml
+3
-7
D01-dependency/pom.xml
D01-dependency/pom.xml
+0
-1
D03-deploy/deploy-pps-all/pom.xml
D03-deploy/deploy-pps-all/pom.xml
+0
-1
No files found.
C02-system/pps-core-system/pom.xml
View file @
b4c0a1c1
...
...
@@ -27,15 +27,11 @@
<artifactId>
pps-cloud-system
</artifactId>
<version>
1.0.0-pps
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-api -->
<dependency>
<groupId>
io.jsonwebtoken
</groupId>
<artifactId>
jjwt
</artifactId>
<version>
0.9.1
</version>
</dependency>
<dependency>
<groupId>
com.alibaba
</groupId>
<artifactId>
fastjson
</artifactId>
<version>
1.2.70
</version>
<artifactId>
jjwt-api
</artifactId>
<version>
0.12.6
</version>
</dependency>
</dependencies>
<build>
...
...
D01-dependency/pom.xml
View file @
b4c0a1c1
...
...
@@ -8,7 +8,6 @@
<version>
1.0.0-pps
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
gf
</groupId>
<artifactId>
D01-dependency
</artifactId>
<version>
1.0.0-pps
</version>
<packaging>
pom
</packaging>
...
...
D03-deploy/deploy-pps-all/pom.xml
View file @
b4c0a1c1
...
...
@@ -9,7 +9,6 @@
<relativePath/>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
gf
</groupId>
<artifactId>
deploy-pps-all
</artifactId>
...
...
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