From 6a87f90574d4845d49a5603b9d8ad8d15bface2b Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 19 Jan 2014 20:18:14 -0500 Subject: [PATCH] Updated references to static-library --- hal/Athena/pom.xml | 2 +- hal/AthenaXX/pom.xml | 1 + hal/Azalea/pom.xml | 2 +- networktables/cpp/Athena/pom.xml | 2 +- networktables/cpp/Azalea/pom.xml | 1 + wpilibc/Athena/pom.xml | 2 +- wpilibc/Azalea/pom.xml | 1 + 7 files changed, 7 insertions(+), 4 deletions(-) diff --git a/hal/Athena/pom.xml b/hal/Athena/pom.xml index 51dc45acc5..6ed9ec6260 100644 --- a/hal/Athena/pom.xml +++ b/hal/Athena/pom.xml @@ -10,7 +10,7 @@ edu.wpi.first.wpilib.templates.athena static-library 0.1.0-SNAPSHOT - ../../maven-utilities/athena/static-library + ../../maven-utilities/athena/static-library/pom.xml diff --git a/hal/AthenaXX/pom.xml b/hal/AthenaXX/pom.xml index ea45821c8c..6aa8cb159f 100644 --- a/hal/AthenaXX/pom.xml +++ b/hal/AthenaXX/pom.xml @@ -10,6 +10,7 @@ edu.wpi.first.wpilib.templates.athena static-library 0.1.0-SNAPSHOT + ../../maven-utilities/Athena/static-library/pom.xml diff --git a/hal/Azalea/pom.xml b/hal/Azalea/pom.xml index aa36af20a3..8e12998fe1 100644 --- a/hal/Azalea/pom.xml +++ b/hal/Azalea/pom.xml @@ -10,7 +10,7 @@ edu.wpi.first.wpilib.templates.azalea static-library 0.1.0-SNAPSHOT - ../../maven-utilities/azalea/static-library + ../../maven-utilities/azalea/static-library/pom.xml diff --git a/networktables/cpp/Athena/pom.xml b/networktables/cpp/Athena/pom.xml index b2edaab052..951687464b 100644 --- a/networktables/cpp/Athena/pom.xml +++ b/networktables/cpp/Athena/pom.xml @@ -10,7 +10,7 @@ edu.wpi.first.wpilib.templates.athena static-library 0.1.0-SNAPSHOT - ../../maven-utilities/athena/static-library + ../../maven-utilities/athena/static-library/pom.xml diff --git a/networktables/cpp/Azalea/pom.xml b/networktables/cpp/Azalea/pom.xml index 814bf4ffa0..b5e90f216d 100644 --- a/networktables/cpp/Azalea/pom.xml +++ b/networktables/cpp/Azalea/pom.xml @@ -10,6 +10,7 @@ edu.wpi.first.wpilib.templates.azalea static-library 0.1.0-SNAPSHOT + ../../../maven-utilities/azalea/static-library/pom.xml diff --git a/wpilibc/Athena/pom.xml b/wpilibc/Athena/pom.xml index 2a9b3361c6..61bcb1fbbe 100644 --- a/wpilibc/Athena/pom.xml +++ b/wpilibc/Athena/pom.xml @@ -10,7 +10,7 @@ edu.wpi.first.wpilib.templates.athena static-library 0.1.0-SNAPSHOT - ../../maven-utilities/athena/static-library + ../../maven-utilities/athena/static-library/pom.xml diff --git a/wpilibc/Azalea/pom.xml b/wpilibc/Azalea/pom.xml index 6adfabcaf4..ea4e02d330 100644 --- a/wpilibc/Azalea/pom.xml +++ b/wpilibc/Azalea/pom.xml @@ -10,6 +10,7 @@ edu.wpi.first.wpilib.templates.azalea static-library 0.1.0-SNAPSHOT + ../../maven-utilities/Azalea/static-library/pom.xml