From 638266ad16dcc5edc794deaf84ffbf2109c552be Mon Sep 17 00:00:00 2001 From: Kristen Kozak Date: Tue, 14 Mar 2017 14:59:40 -0700 Subject: [PATCH] Specifically include .proto files, to avoid picking up build artifacts. --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index ae3a36c..e89fea8 100644 --- a/pom.xml +++ b/pom.xml @@ -38,6 +38,9 @@ protoc . + + stats/*.proto +