Skip to content

Commit dbd94d5

Browse files
committed
Go to two-place version scheme
The major version is the upstream JDK major, and the minor is the sequential (bugfix) release from that version
1 parent 57ad0f2 commit dbd94d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.dmlloyd</groupId>
88
<artifactId>jdk-classfile-preview</artifactId>
9-
<version>23.0.0-SNAPSHOT</version>
9+
<version>23.0-SNAPSHOT</version>
1010

1111
<name>JDK Classfile API backport (Unofficial)</name>
1212
<description>An unofficial backport of the JDK Classfile API to Java 17</description>

0 commit comments

Comments
 (0)