Skip to content

Commit

Permalink
ARQ-163 Fixed relative path to build pom
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakknutsen committed Jun 21, 2011
1 parent f66bae1 commit 7d8c561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -7,7 +7,7 @@
<groupId>org.jboss.arquillian</groupId>
<artifactId>arquillian-build</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../build/pom.xml</relativePath>
</parent>

<!-- Model Version -->
Expand Down

0 comments on commit 7d8c561

Please sign in to comment.