Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
automatic-test
Overview
Overview
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
钟涨钱
automatic-test
Commits
db1a1375
Commit
db1a1375
authored
Aug 23, 2021
by
朽木不可雕也
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
backup
parent
11eff2a9
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
6 deletions
+5
-6
barrage-crawler-server/pom.xml
+1
-1
bootstrap/pom.xml
+1
-1
pom.xml
+2
-3
public/pom.xml
+1
-1
No files found.
barrage-crawler-server/pom.xml
View file @
db1a1375
...
@@ -8,9 +8,9 @@
...
@@ -8,9 +8,9 @@
<version>
1.0-SNAPSHOT
</version>
<version>
1.0-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<version>
${barrage-crawler-server.version}
</version>
<artifactId>
barrage-crawler-server
</artifactId>
<artifactId>
barrage-crawler-server
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<properties>
<properties>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.source>
8
</maven.compiler.source>
...
...
bootstrap/pom.xml
View file @
db1a1375
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
bootstrap
</artifactId>
<artifactId>
bootstrap
</artifactId>
<version>
${bootstrap.version}
</version>
<version>
1.0-SNAPSHOT
</version>
<properties>
<properties>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.source>
8
</maven.compiler.source>
...
...
pom.xml
View file @
db1a1375
...
@@ -22,10 +22,9 @@
...
@@ -22,10 +22,9 @@
<commons-lang3.version>
3.12.0
</commons-lang3.version>
<commons-lang3.version>
3.12.0
</commons-lang3.version>
<projectlombok.version>
1.18.20
</projectlombok.version>
<projectlombok.version>
1.18.20
</projectlombok.version>
<!--子模块的版本-->
<!--模块版本-->
<bootstrap.version>
1.0-SNAPSHOT
</bootstrap.version>
<barrage-crawler-server.version>
1.0-SNAPSHOT
</barrage-crawler-server.version>
<public.version>
1.0-SNAPSHOT
</public.version>
<public.version>
1.0-SNAPSHOT
</public.version>
<barrage-crawler-server.version>
1.0-SNAPSHOT
</barrage-crawler-server.version>
</properties>
</properties>
<dependencies>
<dependencies>
...
...
public/pom.xml
View file @
db1a1375
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
public
</artifactId>
<artifactId>
public
</artifactId>
<version>
${public.version}
</version>
<version>
1.0-SNAPSHOT
</version>
<properties>
<properties>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.source>
8
</maven.compiler.source>
...
...
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