Corrected <relativePath> that pointed to directory instead of pom.xml

This commit is contained in:
Paul Malmsten
2014-01-26 13:24:49 -05:00
parent 203debb460
commit bbc0a6b95d

View File

@@ -11,7 +11,7 @@
<groupId>edu.wpi.first.wpilib.templates.athena</groupId>
<artifactId>library-jar</artifactId>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../../maven-utilities/athena/library-jar</relativePath>
<relativePath>../../maven-utilities/athena/library-jar/pom.xml</relativePath>
</parent>
<repositories>