fix configuration

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1422425 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-12-15 23:57:27 +00:00
parent e91de1800f
commit 6130eb8b28
1 changed files with 2 additions and 4 deletions

View File

@ -480,12 +480,10 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-publish-plugin</artifactId>
<configuration>
<ignorePathsToDelete>
<ignorePathsToDelete>
<ignorePathToDelete>api-release**</ignorePathToDelete>
<ignorePathToDelete>api-2.1.1**</ignorePathToDelete>
</ignorePathsToDelete>
</ignorePathsToDelete>
</configuration>
</plugin>
</plugins>