Skip to content

Commit 20de3d3

Browse files
Release 0.10.0
1 parent 9c2c169 commit 20de3d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>net.glassless</groupId>
66
<artifactId>glassless-provider</artifactId>
7-
<version>0.10-SNAPSHOT</version>
7+
<version>0.10.0</version>
88
<packaging>jar</packaging>
99
<name>GlaSSLess Provider</name>
1010
<description>A JCA security provider that delegates cryptographic operations to OpenSSL via the Foreign Function and Memory API</description>
@@ -40,7 +40,7 @@
4040

4141
<properties>
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
43-
<project.build.outputTimestamp>2026-04-01T11:15:02Z</project.build.outputTimestamp>
43+
<project.build.outputTimestamp>2026-04-02T11:30:27Z</project.build.outputTimestamp>
4444
<maven.compiler.release>25</maven.compiler.release>
4545

4646
<!-- Dependency versions -->

0 commit comments

Comments
 (0)