ref #7279 Change maven phase for deleting update site
authorPatrick Plitzner <p.plitzner@bgbm.org>
Tue, 20 Feb 2018 15:41:15 +0000 (16:41 +0100)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Tue, 20 Feb 2018 15:41:15 +0000 (16:41 +0100)
eu.etaxonomy.taxeditor/pom.xml

index f36ea5902b118c219100e9b24862cf46151a9be8..a702eb2c8011944764c812fc0a1b8735cfe2ce2f 100644 (file)
             <executions>
              <execution>
               <id>delete_update_site</id>
-              <phase>deploy</phase>
+              <phase>clean</phase>
               <goals>
                 <goal>sshexec</goal>
               </goals>