Skip to content

Commit

Permalink
Fixing story test dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Jun 27, 2017
1 parent 714954e commit f2e0458
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions testing/story/pom.xml
Expand Up @@ -278,6 +278,11 @@
<artifactId>servlet-api</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<profiles>
<profile>
Expand Down

0 comments on commit f2e0458

Please sign in to comment.