Skip to content

Commit

Permalink
ARIES-494 use <relativePath> to indicate where the parent pom resides…
Browse files Browse the repository at this point in the history
…. This enables use of maven 3

git-svn-id: https://svn.apache.org/repos/asf/incubator/aries/trunk/transaction@1040134 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
hughesj committed Nov 29, 2010
1 parent cbb1f5d commit 21007e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -23,6 +23,7 @@
<groupId>org.apache.aries</groupId>
<artifactId>java5-parent</artifactId>
<version>0.3-incubating-SNAPSHOT</version>
<relativePath>../parent/default-parent/java5-parent/pom.xml</relativePath>
</parent>

<properties>
Expand Down

0 comments on commit 21007e5

Please sign in to comment.