Skip to content

Commit 1acf5ff

Browse files
prepare version 1.5.0
1 parent 773590b commit 1acf5ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.cryptomator</groupId>
55
<artifactId>siv-mode</artifactId>
6-
<version>1.5.0-SNAPSHOT</version>
6+
<version>1.5.0</version>
77

88
<name>SIV Mode</name>
99
<description>RFC 5297 SIV mode: deterministic authenticated encryption</description>
@@ -35,7 +35,7 @@
3535

3636
<properties>
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38-
<project.build.outputTimestamp>2000-01-01T00:00:00Z</project.build.outputTimestamp>
38+
<project.build.outputTimestamp>2023-10-06T15:38:57Z</project.build.outputTimestamp>
3939

4040
<!-- dependencies -->
4141
<bouncycastle.version>1.70</bouncycastle.version>

0 commit comments

Comments
 (0)