]> source.dussan.org Git - archiva.git/commitdiff
remove as it can break some sub projects
authorOlivier Lamy <olamy@apache.org>
Thu, 20 Sep 2012 08:54:34 +0000 (08:54 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 20 Sep 2012 08:54:34 +0000 (08:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1387914 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 6f1c86fe090a219bb619eefb6557e59fb21c549c..4074328af3a0d181acefca242c8d273833ed4411 100644 (file)
--- a/pom.xml
+++ b/pom.xml
               <version>${svnkit.version}</version>
             </dependency>
           </dependencies>
-          <executions>
-            <execution>
-              <id>scm-publish</id>
-              <phase>site-deploy</phase>
-              <goals>
-                <goal>publish-scm</goal>
-              </goals>
-            </execution>
-          </executions>
         </plugin>
 
       </plugins>