Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王涛
4 years ago
Commit
867a17ccd0d021d05c543b8b5a2e7db39eb2fbc0
1 parent
07fd4a34
打包文件命名
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
hg-monitor-web-new/pom.xml
hg-monitor-web-tj/pom.xml
hg-monitor-web-new/pom.xml
View file @
867a17c
...
...
@@ -24,7 +24,7 @@
</dependencies>
<build>
<finalName>
t
jweb
</finalName>
<finalName>
z
jweb
</finalName>
<plugins>
<plugin>
<groupId>
org.springframework.boot
</groupId>
...
...
hg-monitor-web-tj/pom.xml
View file @
867a17c
...
...
@@ -24,6 +24,7 @@
</dependencies>
<build>
<finalName>
tjweb
</finalName>
<plugins>
<plugin>
<groupId>
org.springframework.boot
</groupId>
...
...
Please
register
or
login
to post a comment