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-reporting-api.git
commit 35a7e2f3dccc6c48ebdec7e166ba1ead3fba26bd Author: Herve Boutemy <[email protected]> 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 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f197ebd..a3cf60a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. <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> @@ -64,10 +64,6 @@ under the License. </site> </distributionManagement> - <properties> - <maven.site.path>shared-archives/${project.artifactId}-LATEST</maven.site.path> - </properties> - <dependencies> <dependency> <groupId>org.apache.maven.doxia</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
