temporarily disable timestamping while signing jars
This commit is contained in:
@@ -566,7 +566,7 @@
|
||||
<storepass>${signing.store.password}</storepass>
|
||||
<keypass>${signing.key.password}</keypass>
|
||||
<!-- <tsa>https://ca.signfiles.com/tsa/get.aspx</tsa> -->
|
||||
<tsa>http://sha256timestamp.ws.symantec.com/sha256/timestamp</tsa>
|
||||
<!-- <tsa>http://sha256timestamp.ws.symantec.com/sha256/timestamp</tsa> -->
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
@@ -138,7 +138,7 @@
|
||||
<storepass>${signing.store.password}</storepass>
|
||||
<keypass>${signing.key.password}</keypass>
|
||||
<!-- <tsa>https://ca.signfiles.com/tsa/get.aspx</tsa> -->
|
||||
<tsa>http://sha256timestamp.ws.symantec.com/sha256/timestamp</tsa>
|
||||
<!-- <tsa>http://sha256timestamp.ws.symantec.com/sha256/timestamp</tsa> -->
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user