Skip to content

Commit

Permalink
Revert deploy plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
alesj committed Nov 6, 2007
1 parent ba2262b commit ecc89c3
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions pom.xml
Expand Up @@ -74,21 +74,6 @@
<tagBase>https://svn.jboss.org/repos/jbossas/projects/vfs/tags</tagBase>
</configuration>
</plugin>
<plugin>
<groupId>org.jboss.maven.plugins</groupId>
<artifactId>maven-jboss-deploy-plugin</artifactId>
<version>1.3</version>
<executions>
<execution>
<goals>
<goal>jboss-deploy</goal>
</goals>
</execution>
</executions>
<configuration>
<jbossDeployRoot>${jboss.repository.root}</jbossDeployRoot>
</configuration>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit ecc89c3

Please sign in to comment.