Skip to content

Commit cc46ff8

Browse files
committed
fix(pom): expose install-time version properties
1 parent f8e2881 commit cc46ff8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,9 @@
569569
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>
570570
<maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
571571
<maven-war-plugin.version>3.2.2</maven-war-plugin.version>
572+
<jacoco-maven-plugin.version>0.8.15</jacoco-maven-plugin.version>
573+
<jaxb-namespaceprefixmapper.version>6.1.0</jaxb-namespaceprefixmapper.version>
574+
<lombok.version>1.18.46</lombok.version>
572575
</properties>
573576

574577
<!-- 依赖版本统一管理(dependencyManagement) -->

0 commit comments

Comments
 (0)