From 484b19597e85dc71c7cdcb9be3b3458b30501632 Mon Sep 17 00:00:00 2001 From: joshua-roberts Date: Thu, 14 Nov 2024 11:45:54 -0500 Subject: [PATCH] remove unused maven plugin --- pom.xml | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/pom.xml b/pom.xml index 71028631..6320d358 100644 --- a/pom.xml +++ b/pom.xml @@ -10,14 +10,6 @@ 3.0.0-alpha.1 - - - kr.motd.maven - os-maven-plugin - 1.7.1 - - - org.apache.maven.plugins @@ -100,24 +92,6 @@ - - org.xolstice.maven.plugins - protobuf-maven-plugin - 0.6.1 - - com.google.protobuf:protoc:3.25.3:exe:${os.detected.classifier} - grpc-java - io.grpc:protoc-gen-grpc-java:1.67.1:exe:${os.detected.classifier} - - - - - compile - compile-custom - - - -