mirror of https://github.com/apache/archiva.git
remove this non needed profile
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1390424 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
90e55208c2
commit
b5239a7456
|
@ -124,26 +124,6 @@
|
|||
</distributionManagement>
|
||||
|
||||
<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>
|
||||
|
|
Loading…
Reference in New Issue