Skip to content

Commit c4b0653

Browse files
committed
add missed version information for maven jar plugin
1 parent 7770789 commit c4b0653

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
<plugin>
5555
<groupId>org.apache.maven.plugins</groupId>
5656
<artifactId>maven-jar-plugin</artifactId>
57+
<version>2.2</version>
5758
<configuration>
5859
<archive>
5960
<manifest>

0 commit comments

Comments
 (0)