diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce140a6..90ba3ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ Proteus Changelog.
## Unreleased
### No issue
+**Prep for release.**
+
+
+[d898140ed9505e9](https://github.com/noboomu/proteus/commit/d898140ed9505e9) Joshua Bauer *2020-03-13 22:18:30*
+
**Updated swagger ui.**
diff --git a/pom.xml b/pom.xml
index 25ba1cb..a2d26a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.sinistral
proteus-project
pom
- 0.4.4
+ 0.4.5
Proteus Project
Proteus is an extremely light, fast, and flexible Java REST API framework built atop Undertow.
@@ -162,16 +162,6 @@
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots
-
-
- ossrh
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
@@ -299,7 +289,7 @@
ossrh
https://oss.sonatype.org/
- true
+ false
@@ -382,7 +372,7 @@
ossrh
https://oss.sonatype.org/
- true
+ false
@@ -390,7 +380,7 @@
maven-release-plugin
${maven-release-plugin.version}
- true
+ false
v@{project.version}
ossrh
deploy
@@ -456,6 +446,11 @@
+
+
+ pom.xml
+
+
central
@@ -522,7 +517,7 @@
ossrh
https://oss.sonatype.org/
- true
+ false
@@ -531,4 +526,21 @@
+
+
+
+
+ ossrh
+ Sonatype Nexus Snapshots
+ https://oss.sonatype.org/content/repositories/snapshots
+
+
+ ossrh
+ Nexus Release Repository
+ https://oss.sonatype.org/service/local/staging/deploy/maven2/
+
+ https://oss.sonatype.org/content/groups/public/io/sinistral/proteus-project
+
+
+
\ No newline at end of file
diff --git a/proteus-core/pom.xml b/proteus-core/pom.xml
index c561066..31ad774 100644
--- a/proteus-core/pom.xml
+++ b/proteus-core/pom.xml
@@ -3,7 +3,7 @@
proteus-project
io.sinistral
- 0.4.4
+ 0.4.5
4.0.0
diff --git a/proteus-openapi/pom.xml b/proteus-openapi/pom.xml
index acb8bf6..9db6e3e 100644
--- a/proteus-openapi/pom.xml
+++ b/proteus-openapi/pom.xml
@@ -3,7 +3,7 @@
proteus-project
io.sinistral
- 0.4.4
+ 0.4.5
4.0.0
diff --git a/proteus-swagger/pom.xml b/proteus-swagger/pom.xml
index 7622938..4bfcec8 100644
--- a/proteus-swagger/pom.xml
+++ b/proteus-swagger/pom.xml
@@ -3,7 +3,7 @@
proteus-project
io.sinistral
- 0.4.4
+ 0.4.5
4.0.0