diff --git a/README.md b/README.md index 00284ec..01cf9a0 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ One Identity Safeguard Web API Java SDK +## Version Compatibility +Note that SafeguardJava 6.8.0 is no longer compatible with versions of Safeguard for Priviledged Passwords less than 6.8.0. To use SafeguardJava with a version of Safeguard for Priviledged Passwords less than 6.8.0, SafeguardJava 6.7.3 or less must be used. + ## Support One Identity open source projects are supported through [One Identity GitHub issues](https://github.com/OneIdentity/SafeguardJava/issues) and the [One Identity Community](https://www.oneidentity.com/community/). This includes all scripts, plugins, SDKs, modules, code snippets or other solutions. For assistance with any One Identity GitHub project, please raise a new Issue on the [One Identity GitHub project](https://github.com/OneIdentity/SafeguardJava/issues) page. You may also visit the [One Identity Community](https://www.oneidentity.com/community/) to ask questions. Requests for assistance made through official One Identity Support will be referred back to GitHub and the One Identity Community forums where those requests can benefit all users. diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6054e52..f15c123 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,7 +12,7 @@ pool: # Maven Build Variables: variables: - version: '6.8.0.$(Build.BuildId)-SNAPSHOT' + version: '6.9.0.$(Build.BuildId)-SNAPSHOT' targetDir: 'target' codeSigningCertFileName: 'OneIdentityCodeSigning.pfx' issuerKeyStorePath: 'settings/signingstore.jks' diff --git a/pom.xml b/pom.xml index dcc90c3..a22d690 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ UTF-8 - 6.8.0-SNAPSHOT + 6.9.0-SNAPSHOT ./signingcert.pfx 1 secret