Skip to content

Commit 4be407c

Browse files
committed
[Jenkins release job] Preparing release 0.4.0
1 parent e9ddcfd commit 4be407c

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
@@ -22,7 +22,7 @@
2222
<artifactId>quarkus-local-cache</artifactId>
2323
<name>Local-only Hibernate Cache for Quarkus</name>
2424
<description>Local-only Hibernate Cache optimized for Quarkus</description>
25-
<version>0.4.0-SNAPSHOT</version>
25+
<version>0.4.0</version>
2626
<inceptionYear>2019</inceptionYear>
2727
<url>https://github.com/hibernate/quarkus-local-cache</url>
2828

@@ -103,7 +103,7 @@
103103
<maven.min.version>3.9.11</maven.min.version>
104104

105105
<!-- For Reproducible Builds -->
106-
<project.build.outputTimestamp>2025-07-30T00:00:00Z</project.build.outputTimestamp>
106+
<project.build.outputTimestamp>2025-07-31T14:31:32Z</project.build.outputTimestamp>
107107

108108
<!-- Repository Deployment URLs -->
109109
<local.staging.releases.repo.id>staging-deploy</local.staging.releases.repo.id>

0 commit comments

Comments
 (0)