From 9880ff3fd31aeb7d63b4ed377b29c189dd665313 Mon Sep 17 00:00:00 2001 From: brad Date: Thu, 23 Jan 2014 18:13:20 -0500 Subject: [PATCH] turn off network tables desktop and azalea builds by default --- networktables/cpp/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/networktables/cpp/pom.xml b/networktables/cpp/pom.xml index ccac2f6eab..238bf5ca4d 100644 --- a/networktables/cpp/pom.xml +++ b/networktables/cpp/pom.xml @@ -27,7 +27,7 @@ desktop - true + false parent @@ -46,7 +46,7 @@ azalea - true + false Azalea