mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 16:00:51 -07:00
Added Jar plugin version to get rid of a warning
This commit is contained in:
parent
89d4681e41
commit
82202dbf65
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -179,6 +179,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-jar-plugin</artifactId>
|
||||
<version>3.2.0</version>
|
||||
<configuration>
|
||||
<archive>
|
||||
<manifestEntries>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue