diff --git a/CHANGELOG.md b/CHANGELOG.md index cd76d25..ce140a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ Proteus Changelog. ## Unreleased ### No issue +**Updated swagger ui.** + + +[c07a4cc717a1a52](https://github.com/noboomu/proteus/commit/c07a4cc717a1a52) Joshua Bauer *2020-03-05 20:13:40* + **Fix Double conversion and add BigDecimal support.** diff --git a/pom.xml b/pom.xml index b94e78f..25ba1cb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.sinistral proteus-project pom - 0.4.4-SNAPSHOT + 0.4.4 Proteus Project Proteus is an extremely light, fast, and flexible Java REST API framework built atop Undertow. diff --git a/proteus-core/pom.xml b/proteus-core/pom.xml index e3a33f1..c561066 100644 --- a/proteus-core/pom.xml +++ b/proteus-core/pom.xml @@ -3,7 +3,7 @@ proteus-project io.sinistral - 0.4.4-SNAPSHOT + 0.4.4 4.0.0 diff --git a/proteus-openapi/pom.xml b/proteus-openapi/pom.xml index e869aa0..acb8bf6 100644 --- a/proteus-openapi/pom.xml +++ b/proteus-openapi/pom.xml @@ -3,7 +3,7 @@ proteus-project io.sinistral - 0.4.4-SNAPSHOT + 0.4.4 4.0.0 diff --git a/proteus-swagger/pom.xml b/proteus-swagger/pom.xml index 29c5636..7622938 100644 --- a/proteus-swagger/pom.xml +++ b/proteus-swagger/pom.xml @@ -3,7 +3,7 @@ proteus-project io.sinistral - 0.4.4-SNAPSHOT + 0.4.4 4.0.0