diff --git a/pom.xml b/pom.xml
index 311aa9a..b5e36c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
42.6.0
5.9.3
1.10.1
- 2.1.0-SNAPSHOT
+ 2.1.0
1.23.0
1.9
@@ -99,23 +99,6 @@
-
-
-
- false
-
-
- true
- always
- fail
-
- snapshots-repo
- Nexus Snapshots
- https://oss.sonatype.org/content/repositories/snapshots
- default
-
-
-
diff --git a/src/site/markdown/changes.md b/src/site/markdown/changes.md
index cabcd0d..e314a42 100644
--- a/src/site/markdown/changes.md
+++ b/src/site/markdown/changes.md
@@ -1,10 +1,8 @@
-# Changelog
+# Change Log
-This is the changelog for the pg-embedded. It follows [Keep a Changelog v1.0.0](http://keepachangelog.com/en/1.0.0/).
+This is the change log for pg-embedded. It follows [Keep a Changelog v1.0.0](http://keepachangelog.com/en/1.0.0/).
-## unreleased
-
-### Added
+## 5.0 - 2023-05-16
### Removed
@@ -17,6 +15,7 @@ This is the changelog for the pg-embedded. It follows [Keep a Changelog v1.0.0](
- fixed obscure NPE when postgres does not start
- MacOS default is now to use native binaries, not x86_64
+- update maven loader to 2.1.0
## 4.3 - 2023-05-14