From aecee88185de6467b6549ea12fdd2c40aaf55506 Mon Sep 17 00:00:00 2001 From: James Duong Date: Sun, 26 Nov 2023 06:57:35 -0800 Subject: [PATCH] Fix non-inherited version --- java/maven/module-info-compiler-maven-plugin/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/java/maven/module-info-compiler-maven-plugin/pom.xml b/java/maven/module-info-compiler-maven-plugin/pom.xml index b15d89eb5b340..6cd72edb095b3 100644 --- a/java/maven/module-info-compiler-maven-plugin/pom.xml +++ b/java/maven/module-info-compiler-maven-plugin/pom.xml @@ -19,7 +19,6 @@ 15.0.0-SNAPSHOT module-info-compiler-maven-plugin - 15.0.0-SNAPSHOT maven-plugin Module Info Compiler Maven Plugin