Commit 3393b66f authored by qinxunjia's avatar qinxunjia

修改pom

parent 1cfe9730
...@@ -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>
......
...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment