mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Updated parent pom <relativePath> properties to be correct
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user