aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArne Juul <arnej@yahooinc.com>2022-08-27 08:32:31 +0200
committerArne Juul <arnej@yahooinc.com>2022-08-27 08:32:31 +0200
commit86431118a9d4892a657f6cf155bed6003816e838 (patch)
tree1c5573c98286e6e2bb77405d2152c27b0ec08c4d
parent55f1b72cafe5b06f4788121bae5b9632fd9e60af (diff)
bump protoc version
-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>