Update maven-jar-plugin and maven-source-plugin on the way to reproducible builds
KTI-729
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-jar-plugin</artifactId>
|
||||
<version>2.6</version>
|
||||
<version>3.2.2</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>main jar</id>
|
||||
|
||||
Reference in New Issue
Block a user