aboutsummaryrefslogtreecommitdiffstats
path: root/logserver/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'logserver/pom.xml')
-rw-r--r--logserver/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/logserver/pom.xml b/logserver/pom.xml
index 31ab2a95069..6018ecccba3 100644
--- a/logserver/pom.xml
+++ b/logserver/pom.xml
@@ -90,6 +90,10 @@
<updateReleaseInfo>true</updateReleaseInfo>
</configuration>
</plugin>
+ <plugin>
+ <groupId>com.github.os72</groupId>
+ <artifactId>protoc-jar-maven-plugin</artifactId>
+ </plugin>
</plugins>
</build>
</project>