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

Commit

Permalink
Add dependency back.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmcwhirter committed Dec 16, 2015
1 parent 16d03b5 commit f86aaf7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions camel/camel-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,13 @@
<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 f86aaf7

Please sign in to comment.