summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--linguistics/pom.xml4
-rw-r--r--parent/pom.xml1
2 files changed, 1 insertions, 4 deletions
diff --git a/linguistics/pom.xml b/linguistics/pom.xml
index 763dff1d653..87ecc35ba2c 100644
--- a/linguistics/pom.xml
+++ b/linguistics/pom.xml
@@ -66,10 +66,6 @@
<build>
<plugins>
<plugin>
- <groupId>com.github.os72</groupId>
- <artifactId>protoc-jar-maven-plugin</artifactId>
- </plugin>
- <plugin>
<groupId>com.yahoo.vespa</groupId>
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
diff --git a/parent/pom.xml b/parent/pom.xml
index fb1a96d2b36..901de4b21a8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -275,6 +275,7 @@
<goal>run</goal>
</goals>
<configuration>
+ <protocVersion>3.21.2</protocVersion>
<addSources>main</addSources>
<outputDirectory>${project.build.directory}/generated-sources/protobuf</outputDirectory>
<inputDirectories>