Skip to content

Commit e7cc9d1

Browse files
committed
Pick up commons.animal-sniffer.version from parent POM
1 parent 8c53c1a commit e7cc9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ limitations under the License.
210210
<plugin>
211211
<groupId>org.codehaus.mojo</groupId>
212212
<artifactId>animal-sniffer-maven-plugin</artifactId>
213-
<version>1.24</version>
213+
<version>${commons.animal-sniffer.version}</version>
214214
<configuration>
215215
<ignores>
216216
<!-- JDK9 breaks compatibility by returning ByteBuffer not Buffer -->

0 commit comments

Comments
 (0)