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

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

commit 96f19c95592383563f326ae05463d8476a1b3062
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Sep 30 14:41:47 2016 +0000

    compile phase is the default phase, no need to define it explicitly
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1762921 
13f79535-47bb-0310-9956-ffa450edef68
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 15d7ac4..4ded387 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,6 @@ The Apache Sling HTL Maven Plugin, M2Eclipse compatible, 
provides support for va
                     <goals>
                         <goal>validate</goal>
                     </goals>
-                    <phase>compile</phase>
                 </execution>
             </executions>
         </plugin>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to