Updated parent pom <relativePath> properties to be correct

This commit is contained in:
brad
2014-01-19 19:57:48 -05:00
parent f7146d4230
commit 08d06bd22f
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
<groupId>edu.wpi.first.wpilib.templates</groupId>
<artifactId>include</artifactId>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../../../maven-utilities/include</relativePath>
</parent>
<repositories>

View File

@@ -10,6 +10,7 @@
<groupId>edu.wpi.first.wpilib.templates.athena</groupId>
<artifactId>static-library</artifactId>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../../maven-utilities/athena/static-library</relativePath>
</parent>
<repositories>