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
23241b44
Commit
23241b44
authored
Aug 23, 2021
by
朽木不可雕也
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
backup
parent
21e0250c
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
1 deletions
+5
-1
barrage-crawler-server/pom.xml
+1
-0
bootstrap/pom.xml
+0
-1
pom.xml
+3
-0
public/pom.xml
+1
-0
No files found.
barrage-crawler-server/pom.xml
View file @
23241b44
...
...
@@ -8,6 +8,7 @@
<version>
1.0-SNAPSHOT
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<version>
${barrage-crawler-server.version}
</version>
<artifactId>
barrage-crawler-server
</artifactId>
...
...
bootstrap/pom.xml
View file @
23241b44
...
...
@@ -15,7 +15,6 @@
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.target>
8
</maven.compiler.target>
<dom4j.version>
2.1.3
</dom4j.version>
<barrage-crawler-server.version>
1.0-SNAPSHOT
</barrage-crawler-server.version>
</properties>
<dependencies>
...
...
pom.xml
View file @
23241b44
...
...
@@ -21,6 +21,9 @@
<easyexcel.version>
2.2.10
</easyexcel.version>
<commons-lang3.version>
3.12.0
</commons-lang3.version>
<projectlombok.version>
1.18.20
</projectlombok.version>
<!--子模块的版本-->
<barrage-crawler-server.version>
1.0-SNAPSHOT
</barrage-crawler-server.version>
<public.version>
1.0-SNAPSHOT
</public.version>
</properties>
...
...
public/pom.xml
View file @
23241b44
...
...
@@ -8,6 +8,7 @@
<version>
1.0-SNAPSHOT
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<version>
${public.version}
</version>
<artifactId>
public
</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