注释解析优化
This commit is contained in:
@@ -51,13 +51,6 @@
|
||||
<artifactId>maven-deploy-plugin</artifactId>
|
||||
<version>3.1.2</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>default-deploy</id>
|
||||
<phase>deploy</phase>
|
||||
<goals>
|
||||
<goal>deploy</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
<execution>
|
||||
<id>deploy-to-nexus</id>
|
||||
<phase>package</phase>
|
||||
|
||||
Reference in New Issue
Block a user