File tree Expand file tree Collapse file tree
tests/safeguardjavaclient Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313# Maven Build Variables:
1414variables :
15- version : ' 7.4 .0.$(Build.BuildId)-SNAPSHOT'
15+ version : ' 7.5 .0.$(Build.BuildId)-SNAPSHOT'
1616 targetDir : ' target'
1717 codeSigningCertFileName : ' OneIdentityCodeSigning.pfx'
1818 issuerKeyStorePath : ' settings/signingstore.jks'
Original file line number Diff line number Diff line change 1313
1414 <properties >
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16- <revision >7.4 .0-SNAPSHOT</revision >
16+ <revision >7.5 .0-SNAPSHOT</revision >
1717 <signingcertpath >./signingcert.pfx</signingcertpath >
1818 <signingcertaliasname >1</signingcertaliasname >
1919 <signingkeystorepassword >secret</signingkeystorepassword >
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >com.oneidentity.safeguard</groupId >
2525 <artifactId >safeguardjava</artifactId >
26- <version >7.4 .0-SNAPSHOT</version >
26+ <version >7.5 .0-SNAPSHOT</version >
2727 </dependency >
2828
2929 <dependency >
You can’t perform that action at this time.
0 commit comments