Skip to content

Commit 48c5879

Browse files
author
bldmastr
committed
Fixed keyPassword to match password in mk/jnlp.mk
1 parent cd84615 commit 48c5879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ptKeystore.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
keystoreFileNamee = ptKeystore
55
storePassword = this.is.the.storePassword,change.it
6-
keyPassword = this.is.the.keyPassword,changeit
6+
keyPassword = this.is.the.keyPassword,change.it
77
alias = ptolemy

0 commit comments

Comments
 (0)