Author: olamy
Date: Wed Sep 26 11:56:29 2012
New Revision: 1390424

URL: http://svn.apache.org/viewvc?rev=1390424&view=rev
Log:
remove this non needed profile

Modified:
    archiva/trunk/archiva-docs/pom.xml

Modified: archiva/trunk/archiva-docs/pom.xml
URL: 
http://svn.apache.org/viewvc/archiva/trunk/archiva-docs/pom.xml?rev=1390424&r1=1390423&r2=1390424&view=diff
==============================================================================
--- archiva/trunk/archiva-docs/pom.xml (original)
+++ archiva/trunk/archiva-docs/pom.xml Wed Sep 26 11:56:29 2012
@@ -125,26 +125,6 @@
 
   <profiles>
     <profile>
-      <id>release</id>
-      <!-- TODO: this deploys directly - what about staging? -->
-      <build>
-        <plugins>
-          <plugin>
-            <artifactId>maven-site-plugin</artifactId>
-            <executions>
-              <execution>
-                <id>deploy</id>
-                <phase>deploy</phase>
-                <goals>
-                  <goal>deploy</goal>
-                </goals>
-              </execution>
-            </executions>
-          </plugin>
-        </plugins>
-      </build>
-    </profile>
-    <profile>
       <id>offline</id>
       <activation>
         <property>


Reply via email to