From 616acc26dc675a41b361e7168a165320bacbcc3a Mon Sep 17 00:00:00 2001 From: Paul Malmsten Date: Sun, 26 Jan 2014 17:57:35 -0500 Subject: [PATCH] Corrected incorrect relative path to parent POM --- networktables/cpp/Athena/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networktables/cpp/Athena/pom.xml b/networktables/cpp/Athena/pom.xml index 428a9432f9..08e685bab1 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/pom.xml + ../../../maven-utilities/athena/static-library/pom.xml