Skip to content

Commit

Permalink
Fix for FCREPO-1648
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs6f committed Jul 23, 2015
1 parent 2386ffb commit 0b6e398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fcrepo-webapp/pom.xml
Expand Up @@ -397,7 +397,7 @@
<goal>start</goal>
</goals>
<configuration>
<jettyXml>${project.artifactId}/src/test/resources/jetty-test.xml</jettyXml>
<jettyXml>${project.basedir}/src/test/resources/jetty-test.xml</jettyXml>
<stopPort>${jetty.dynamic.stop.port}</stopPort>

<systemProperties>
Expand Down

0 comments on commit 0b6e398

Please sign in to comment.