We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80206b7 + 340ac7b commit 3772b4cCopy full SHA for 3772b4c
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>io.jawk</groupId>
11
<artifactId>jawk</artifactId>
12
- <version>6.3.00-SNAPSHOT</version>
+ <version>6.4.00-SNAPSHOT</version>
13
14
<name>Jawk</name>
15
<description>Java AWK interpreter, allowing Java to call and execute AWK scripts in the JVM.</description>
@@ -74,7 +74,7 @@
74
75
<!-- Reproducible Build -->
76
<!-- See https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
77
- <project.build.outputTimestamp>2026-05-05T09:14:11Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2026-05-07T07:56:38Z</project.build.outputTimestamp>
78
</properties>
79
80
<dependencies>
0 commit comments