Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dmhub-plugin
Project
Project
Details
Activity
Releases
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
qinxunjia
dmhub-plugin
Commits
3393b66f
Commit
3393b66f
authored
Jun 22, 2020
by
qinxunjia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改pom
parent
1cfe9730
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
pom.xml
pom.xml
+1
-1
application-test.yml
src/main/resources/application-test.yml
+0
-1
No files found.
pom.xml
View file @
3393b66f
...
@@ -99,7 +99,7 @@
...
@@ -99,7 +99,7 @@
</dependency>
</dependency>
</dependencies>
</dependencies>
<build>
<build>
<finalName>
dmhub-plugin
</finalName>
<finalName>
dmhub-plugin
-${version}
</finalName>
<plugins>
<plugins>
<plugin>
<plugin>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
...
...
src/main/resources/application-test.yml
View file @
3393b66f
...
@@ -4,7 +4,6 @@ server:
...
@@ -4,7 +4,6 @@ server:
tomcat
:
tomcat
:
max-threads
:
50
max-threads
:
50
port
:
15600
port
:
15600
#contextPath: /resource
spring
:
spring
:
...
...
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