mirror of https://github.com/apache/maven.git
updated maven-scm-publish-plugin to 1.0
This commit is contained in:
parent
8653a14f5d
commit
f95d2c3902
|
@ -84,6 +84,7 @@ under the License.
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-scm-publish-plugin</artifactId>
|
||||
<version>1.0</version>
|
||||
<configuration>
|
||||
<checkoutDirectory>${maven.site.cache}/${maven.site.path}</checkoutDirectory>
|
||||
<tryUpdate>true</tryUpdate>
|
||||
|
|
Loading…
Reference in New Issue