You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:13:51 UTC

[sling-htl-maven-plugin] 08/15: version of maven-scm-publish-plugin already defined in parent pom

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag htl-maven-plugin-1.0.8
in repository https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git

commit 2349942116ae227905b8e02231d62e0f37901f48
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Fri Mar 10 17:02:04 2017 +0000

    version of maven-scm-publish-plugin already defined in parent pom
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/htl-maven-plugin@1786386 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 472484e..95279e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-scm-publish-plugin</artifactId>
-                <version>1.1</version>
                 <configuration>
                     <checkoutDirectory>${user.home}/maven-sites/${maven.site.path}</checkoutDirectory>
                     <tryUpdate>true</tryUpdate>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.