From 2aa278f6725184f4852ab865b612baff97b78fbe Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Tue, 24 Sep 2024 09:30:31 +0200 Subject: [PATCH] OZG-6710 adjust pom properties --- bayernid-proxy-interface/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bayernid-proxy-interface/pom.xml b/bayernid-proxy-interface/pom.xml index e08009b..6d3d697 100644 --- a/bayernid-proxy-interface/pom.xml +++ b/bayernid-proxy-interface/pom.xml @@ -80,7 +80,7 @@ <goal>run</goal> </goals> <configuration> - <protocVersion>${protobuf-runtime.version}</protocVersion> + <protocVersion>${protobuf.version}</protocVersion> <includeMavenTypes>direct</includeMavenTypes> <outputTargets> <outputTarget> -- GitLab