Skip to content
Closed
Changes from all commits
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
switched version to 1.7.0-SNAPSHOT in preparation of a release
  • Loading branch information
windauer committed Jun 27, 2021
commit f200a8e6196a1f5dca95814f05e3290df88df6e0
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>ro.kuberam.libs.java</groupId>
<artifactId>crypto</artifactId>
<version>1.7</version>
<version>1.7.0-SNAPSHOT</version>
<name>EXPath Cryptographic Module</name>
<description>Java Library providing an EXPath Cryptographic Module</description>
<url>http://kuberam.ro/specs/expath/crypto/crypto.html</url>
Expand Down