From d6049e8c1b5f6f90b10383b82ad6a4adb35ad38a Mon Sep 17 00:00:00 2001
From: fkleedorfer <>
Date: Mon, 24 Feb 2025 10:09:27 +0000
Subject: [PATCH 1/3] Update CHANGELOG.md for release 1.0.0
---
CHANGELOG.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11bddf3..6c0db9f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,4 +5,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-## [Unreleased]
+## Unreleased
+
+## 1.0.0 - 2025-02-24
From 77a4f9313897d26d5fbf6936823e0da14c76fe99 Mon Sep 17 00:00:00 2001
From: fkleedorfer <>
Date: Mon, 24 Feb 2025 10:09:36 +0000
Subject: [PATCH 2/3] [maven-release-plugin] prepare release v1.0.0
---
pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d822ef2..7b6653e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.github.qudtlib
seq-maven-plugin
- 1.0-SNAPSHOT
+ 1.0.0
maven-plugin
Maven Seq Plugin
https://github.com/qudtlib/seq-maven-plugin/
@@ -28,7 +28,8 @@
scm:git:https://github.com/qudtlib/seq-maven-plugin.git
scm:git:https://github.com/qudtlib/seq-maven-plugin.git
https://github.com/qudtlib/seq-maven-plugin/tree/master
-
+ v1.0.0
+
From 83f7a976159cc029c3df039c2da6e1beb9fa4a22 Mon Sep 17 00:00:00 2001
From: fkleedorfer <>
Date: Mon, 24 Feb 2025 10:09:38 +0000
Subject: [PATCH 3/3] [maven-release-plugin] prepare for next development
iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7b6653e..1cf065d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.github.qudtlib
seq-maven-plugin
- 1.0.0
+ 1.1-SNAPSHOT
maven-plugin
Maven Seq Plugin
https://github.com/qudtlib/seq-maven-plugin/
@@ -28,7 +28,7 @@
scm:git:https://github.com/qudtlib/seq-maven-plugin.git
scm:git:https://github.com/qudtlib/seq-maven-plugin.git
https://github.com/qudtlib/seq-maven-plugin/tree/master
- v1.0.0
+ HEAD