Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 516e5a7

Browse files
committed
Updated for missing maven-jar-plugin specifier
1 parent 9a61eaf commit 516e5a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bigdata-runtime/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ Copyright 2010 by TalkingTrends (Amsterdam, The Netherlands)
9494
<plugin>
9595
<groupId>org.apache.maven.plugins</groupId>
9696
<artifactId>maven-jar-plugin</artifactId>
97+
<version>2.6</version>
9798
<executions>
9899
<execution>
99100
<id>empty-javadoc-jar</id>

0 commit comments

Comments
 (0)