Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Commit

Permalink
Remove the dependency, because the Mojo fails either way if it's gonn…
Browse files Browse the repository at this point in the history
…a fail.
  • Loading branch information
bobmcwhirter committed Dec 16, 2015
1 parent f86aaf7 commit 52f89d7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions camel/camel-war/pom.xml
Expand Up @@ -54,7 +54,6 @@
<version>${version.camel}</version>
</dependency>


<!-- this is only a test dependency for our
integration test of this example -->
<dependency>
Expand All @@ -63,13 +62,6 @@
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.wildfly.swarm</groupId>
<artifactId>wildfly-swarm-undertow</artifactId>
<version>${project.version}</version>
</dependency>


</dependencies>

<build>
Expand Down

0 comments on commit 52f89d7

Please sign in to comment.