Skip to content

Commit 00bca87

Browse files
committed
fix(pom): expose install-time version properties
1 parent 8c60110 commit 00bca87

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,13 @@
522522
<maven-resources-plugin.version>3.5.0</maven-resources-plugin.version>
523523
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>
524524
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
525+
<groovy.version>3.0.21</groovy.version>
526+
<javax-xml-soap-api.version>1.4.0</javax-xml-soap-api.version>
527+
<lombok.version>1.18.46</lombok.version>
528+
<n52-xml-soap.version>2.7.0</n52-xml-soap.version>
529+
<saxon.version>9.9.1-8</saxon.version>
530+
<soapui.version>5.4.0</soapui.version>
531+
<xercesImpl.version>2.12.2</xercesImpl.version>
525532
</properties>
526533

527534

0 commit comments

Comments
 (0)