Skip to content

Commit 2555c1e

Browse files
committed
Version 1.39
1 parent 1cdc456 commit 2555c1e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

avaje-prisms/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.avaje</groupId>
55
<artifactId>avaje-prisms-parent</artifactId>
6-
<version>1.38</version>
6+
<version>1.39</version>
77
</parent>
88
<artifactId>avaje-prisms</artifactId>
99
<name>avaje-prisms</name>

blackbox-test-prism/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.avaje</groupId>
66
<artifactId>avaje-prisms-parent</artifactId>
7-
<version>1.38</version>
7+
<version>1.39</version>
88
</parent>
99

1010
<artifactId>blackbox-test-prism</artifactId>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<groupId>io.avaje</groupId>
99
<artifactId>avaje-prisms-parent</artifactId>
10-
<version>1.38</version>
10+
<version>1.39</version>
1111
<packaging>pom</packaging>
1212
<name>avaje-prisms-parent</name>
1313
<description>A modular fork of hickory</description>
@@ -17,7 +17,7 @@
1717
</scm>
1818

1919
<properties>
20-
<project.build.outputTimestamp>2025-01-26T10:20:05Z</project.build.outputTimestamp>
20+
<project.build.outputTimestamp>2025-02-18T08:23:44Z</project.build.outputTimestamp>
2121
<nexus.staging.autoReleaseAfterClose>true</nexus.staging.autoReleaseAfterClose>
2222
</properties>
2323

prism-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.avaje</groupId>
66
<artifactId>avaje-prisms-parent</artifactId>
7-
<version>1.38</version>
7+
<version>1.39</version>
88
</parent>
99
<artifactId>avaje-prism-core</artifactId>
1010
<description>generator for avaje prisms</description>

0 commit comments

Comments
 (0)