diff --git a/financer-common/pom.xml b/financer-common/pom.xml
index 02e86a5..64fea08 100644
--- a/financer-common/pom.xml
+++ b/financer-common/pom.xml
@@ -7,7 +7,7 @@
financer-parent
de.77zzcx7.financer
- 29-SNAPSHOT
+ 29
financer-common
diff --git a/financer-server/pom.xml b/financer-server/pom.xml
index df8046f..2ec9fea 100644
--- a/financer-server/pom.xml
+++ b/financer-server/pom.xml
@@ -6,7 +6,7 @@
de.77zzcx7.financer
financer-parent
- 29-SNAPSHOT
+ 29
financer-server
diff --git a/financer-web-client/pom.xml b/financer-web-client/pom.xml
index e7b79b8..7202a27 100644
--- a/financer-web-client/pom.xml
+++ b/financer-web-client/pom.xml
@@ -7,7 +7,7 @@
de.77zzcx7.financer
financer-parent
- 29-SNAPSHOT
+ 29
financer-web-client
diff --git a/financer-web-client/src/main/resources/static/changelog.txt b/financer-web-client/src/main/resources/static/changelog.txt
index 9313e48..e82bf46 100644
--- a/financer-web-client/src/main/resources/static/changelog.txt
+++ b/financer-web-client/src/main/resources/static/changelog.txt
@@ -1,3 +1,6 @@
+v28 -> v29:
+- Internal optimizations
+
v27 -> v28:
- Add account end balance to account statistics for closed expense periods. This is currently not visible in the UI
- Add file upload to transaction creation for e.g. invoices. They can be downloaded in the transaction overview of an
diff --git a/pom.xml b/pom.xml
index af688cb..1889d59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
de.77zzcx7.financer
financer-parent
- 29-SNAPSHOT
+ 29
pom
The umbrella for all financer projects
financer-parent
@@ -26,7 +26,7 @@
- 000028
+ 000029