Updated <relativePath> references to static-library

This commit is contained in:
brad
2014-01-19 20:18:14 -05:00
parent 155af59668
commit 6a87f90574
7 changed files with 7 additions and 4 deletions

View File

@@ -10,7 +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>
<relativePath>../../maven-utilities/athena/static-library/pom.xml</relativePath>
</parent>
<repositories>

View File

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