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.
1 parent 07b853f commit 4839a1bCopy full SHA for 4839a1b
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.2.2] - 2025-01-06
11
+
12
### Added
13
14
- Slidv site
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.fugerit.java.demo</groupId>
5
<artifactId>graalkus</artifactId>
6
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
<properties>
<maven.compiler.release>21</maven.compiler.release>
<surefire-plugin.version>3.3.1</surefire-plugin.version>
0 commit comments