Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into hotfix/exist-update
  • Loading branch information
joewiz authored Sep 29, 2020
commit 21526a4dfb6707c20a296fdede7ae0c66b53e52d
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@

<properties>
<package.title>EXPath Cryptographic Module Implementation</package.title>
<crypto.java.lib.version>1.8.0-SNAPSHOT</crypto.java.lib.version>
<exist.version>5.0.0-RC8</exist.version>
<crypto.java.lib.version>1.5</crypto.java.lib.version>
<exist.version>5.0.0</exist.version>
<crypto.module.ns>http://expath.org/ns/crypto</crypto.module.ns>
<package-abbrev>crypto</package-abbrev>
<package-name>${crypto.module.ns}</package-name>
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.