summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-10-14 14:52:45 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2022-10-14 14:52:45 +0200
commitd2f69c794ba84c37dd0155ba26af12efae64614b (patch)
treea32d3c5faf76a777c65e92bffb5a388413db1f15 /parent
parente4443f6c23edcd520ca97a453086a22bc8f94131 (diff)
Follow protobuf version.
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index e5b14472358..e6db5ff3492 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -275,7 +275,7 @@
<goal>run</goal>
</goals>
<configuration>
- <protocVersion>3.21.2</protocVersion>
+ <protocVersion>${protobuf.version}</protocVersion>
<addSources>main</addSources>
<outputDirectory>${project.build.directory}/generated-sources/protobuf</outputDirectory>
<inputDirectories>