mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
Updated <relativePath> references to static-library
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user