From 08d06bd22f58f5a68a347dd23f60e86fac7241c1 Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 19 Jan 2014 19:57:48 -0500 Subject: [PATCH] Updated parent pom properties to be correct --- networktables/cpp/include/pom.xml | 1 + wpilibc/Athena/pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/networktables/cpp/include/pom.xml b/networktables/cpp/include/pom.xml index 8a59aa3944..f428d04533 100644 --- a/networktables/cpp/include/pom.xml +++ b/networktables/cpp/include/pom.xml @@ -10,6 +10,7 @@ edu.wpi.first.wpilib.templates include 0.1.0-SNAPSHOT + ../../../maven-utilities/include diff --git a/wpilibc/Athena/pom.xml b/wpilibc/Athena/pom.xml index fd2b51d484..2a9b3361c6 100644 --- a/wpilibc/Athena/pom.xml +++ b/wpilibc/Athena/pom.xml @@ -10,6 +10,7 @@ edu.wpi.first.wpilib.templates.athena static-library 0.1.0-SNAPSHOT + ../../maven-utilities/athena/static-library