Skip to content

Commit 94b7a61

Browse files
Release 0.12.0
1 parent b70f7e4 commit 94b7a61

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.12-SNAPSHOT</version>
7+
<version>0.12.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-02T12:22:22Z</project.build.outputTimestamp>
43+
<project.build.outputTimestamp>2026-04-08T14:47:23Z</project.build.outputTimestamp>
4444
<maven.compiler.release>25</maven.compiler.release>
4545

4646
<!-- Dependency versions -->

0 commit comments

Comments
 (0)