Skip to content

Commit

Permalink
add the dozer example models to the sample war
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed Jul 10, 2013
1 parent 5b93642 commit bfb812b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sample/pom.xml
Expand Up @@ -37,6 +37,11 @@
<artifactId>example-infinispan</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.hawt.example.services</groupId>
<artifactId>example-dozer-models</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.apache.camel</groupId>
Expand Down

0 comments on commit bfb812b

Please sign in to comment.