Browse Source

/*编译的jar包去除版本号。*/

master
htjcAdmin 9 months ago
parent
commit
99e94e0b45
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      pom.xml

+ 1
- 0
pom.xml View File

@ -103,6 +103,7 @@
</dependencyManagement> </dependencyManagement>
<build> <build>
<finalName>${project.artifactId}</finalName>
<plugins> <plugins>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>


Loading…
Cancel
Save