This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-shared-incremental.git
commit 04d22deeb306bd03c2ac759442be2f29c0783f70 Author: Herve Boutemy <hbout...@apache.org> AuthorDate: Mon Mar 31 20:57:52 2014 +0000 updated parent pom git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1583459 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 26acc1d..b71ef63 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-components</artifactId> - <version>19</version> + <version>20</version> <relativePath>../maven-shared-components/pom.xml</relativePath> </parent> @@ -53,7 +53,6 @@ <properties> <mavenVersion>2.2.1</mavenVersion> - <maven.site.path>shared-archives/${project.artifactId}-LATEST</maven.site.path> </properties> <dependencies> -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" <commits@maven.apache.org>.