Skip to content

Commit 04f475e

Browse files
committed
UNITSOFMEASUREMENT-183: getProductUnits should probably be renamed
Task-Url: https://java.net/jira/browse/UNITSOFMEASUREMENT-183
1 parent 9029659 commit 04f475e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@
665665
<plugins>
666666
<plugin>
667667
<artifactId>maven-jar-plugin</artifactId>
668-
<version>2.6</version>
668+
<version>${maven.jar.version}</version>
669669
<executions>
670670
<execution>
671671
<id>core-jar</id>
@@ -695,7 +695,7 @@
695695
<plugins>
696696
<plugin>
697697
<artifactId>maven-jar-plugin</artifactId>
698-
<version>2.6</version>
698+
<version>${maven.jar.version}</version>
699699
<executions>
700700
<execution>
701701
<id>format-jar</id>

0 commit comments

Comments
 (0)