You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
<groupId>de.hs-heilbronn.mi</groupId>
5
5
<artifactId>crypto-utils</artifactId>
6
-
<version>6.0.0-SNAPSHOT</version>
6
+
<version>6.0.0</version>
7
7
8
8
<name>crypto-utils</name>
9
9
<description>Utility library for reading and writing X509 certificates as well as reading, writing and generating RSA and EC keys. Also provides a simple certificate authority and a RFC 9180 Hybrid Public Key Encryption implementation.</description>
0 commit comments