diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f70bfbeb5..357a1560fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed +## 1.4.4 - 2017-09-20 +### Added + +### Changed +- fixes #101 nothing change but to release for light-proxy + ## 1.4.3 - 2017-09-10 ### Added diff --git a/audit/pom.xml b/audit/pom.xml index 360c25e3c0..9d5970af23 100644 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/balance/pom.xml b/balance/pom.xml index b6cfa8b235..cd77eddd46 100644 --- a/balance/pom.xml +++ b/balance/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/body/pom.xml b/body/pom.xml index 1e2fb79ab2..14a7b9ddad 100644 --- a/body/pom.xml +++ b/body/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/client/pom.xml b/client/pom.xml index 85e1b79a96..e44276bb9e 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/cluster/pom.xml b/cluster/pom.xml index 644dc479ef..5471e335f0 100644 --- a/cluster/pom.xml +++ b/cluster/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/config/pom.xml b/config/pom.xml index 015dc35562..4f55ed9455 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/consul/pom.xml b/consul/pom.xml index 0acdddf884..2b3dad139b 100644 --- a/consul/pom.xml +++ b/consul/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/correlation/pom.xml b/correlation/pom.xml index 794e4a12ba..c8d8a4fb1a 100644 --- a/correlation/pom.xml +++ b/correlation/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/cors/pom.xml b/cors/pom.xml index 807e05ed3e..0fc5e0bdbd 100644 --- a/cors/pom.xml +++ b/cors/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/docs/config.toml b/docs/config.toml index 65e493f044..caf56893c4 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -17,7 +17,7 @@ googleAnalytics = "" provider = "GitHub" repo_url = "https://github.com/networknt/light-4j" - version = "1.4.3" + version = "1.4.4" logo = "images/logo.png" favicon = "" diff --git a/dump/pom.xml b/dump/pom.xml index 9ffc62ec27..5d968dcd01 100644 --- a/dump/pom.xml +++ b/dump/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/exception/pom.xml b/exception/pom.xml index 4bda79378e..aef4b9c49d 100644 --- a/exception/pom.xml +++ b/exception/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/handler/pom.xml b/handler/pom.xml index b1dbfee0a7..e015e28fba 100644 --- a/handler/pom.xml +++ b/handler/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/health/pom.xml b/health/pom.xml index b668af6269..97bb00397e 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/info/pom.xml b/info/pom.xml index cce078d380..830eabab55 100644 --- a/info/pom.xml +++ b/info/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/limit/pom.xml b/limit/pom.xml index 6e40e97d1f..ea231a4035 100644 --- a/limit/pom.xml +++ b/limit/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/mask/pom.xml b/mask/pom.xml index 098ef772e3..f2b447795d 100644 --- a/mask/pom.xml +++ b/mask/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/metrics/pom.xml b/metrics/pom.xml index dfff8fc88a..61883ac4ea 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/pom.xml b/pom.xml index b8efd46d38..2cab791327 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 com.networknt light-4j - 1.4.3 + 1.4.4 pom Parent POM Light 4J Framework Components diff --git a/registry/pom.xml b/registry/pom.xml index dda858aaee..584ce68b32 100644 --- a/registry/pom.xml +++ b/registry/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/sanitizer/pom.xml b/sanitizer/pom.xml index 79c836a0af..4a9083cae7 100644 --- a/sanitizer/pom.xml +++ b/sanitizer/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/security/pom.xml b/security/pom.xml index ba75ae1fda..695ae65750 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/server/pom.xml b/server/pom.xml index 7c9b7ba988..e43d599edf 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/service/pom.xml b/service/pom.xml index 7a330e1739..fe7e6f5619 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/status/pom.xml b/status/pom.xml index b464545777..1c0afd996a 100644 --- a/status/pom.xml +++ b/status/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/switcher/pom.xml b/switcher/pom.xml index 75fc3902b2..c1dab0ebb7 100644 --- a/switcher/pom.xml +++ b/switcher/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/traceability/pom.xml b/traceability/pom.xml index 4580acd47b..7df9ddc4fb 100644 --- a/traceability/pom.xml +++ b/traceability/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/utility/pom.xml b/utility/pom.xml index 9b7f1ca8ce..18fdf75b79 100644 --- a/utility/pom.xml +++ b/utility/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 .. diff --git a/zookeeper/pom.xml b/zookeeper/pom.xml index ca38565455..2bcf3022ad 100644 --- a/zookeeper/pom.xml +++ b/zookeeper/pom.xml @@ -21,7 +21,7 @@ com.networknt light-4j - 1.4.3 + 1.4.4 ..