mirror of https://github.com/apache/maven.git
update m-scm-publish-p to improve experience when publishing
This commit is contained in:
parent
4fbb630eee
commit
fadf9be36c
5
pom.xml
5
pom.xml
|
@ -442,6 +442,11 @@
|
|||
</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-scm-publish-plugin</artifactId>
|
||||
<version>1.1</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.rat</groupId>
|
||||
<artifactId>apache-rat-plugin</artifactId>
|
||||
|
|
Loading…
Reference in New Issue