mirror of https://github.com/apache/activemq.git
Disabled maven-one-plugin declaration. This forces nightly-build deploy to also update the maven 1 repository.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399233 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
174a581a4f
commit
778adae020
4
pom.xml
4
pom.xml
|
@ -776,7 +776,7 @@
|
|||
</plugins>
|
||||
</pluginManagement>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<!-- plugin>
|
||||
<artifactId>maven-one-plugin</artifactId>
|
||||
<executions>
|
||||
<execution>
|
||||
|
@ -789,7 +789,7 @@
|
|||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugin -->
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
|
|
Loading…
Reference in New Issue