From 5f003c26532f0e2255e1674b1c110e8b4dc815ee Mon Sep 17 00:00:00 2001 From: rultor Date: Thu, 11 Oct 2018 13:27:46 +0000 Subject: [PATCH] 1.2.1-SNAPSHOT --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 253cb99..19b84bd 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ passes before making a PR. ## If you wish to install it on your own infrastructure: -The .war should work fine on any Java EE web server. It is not bound by any server-specific property file or other things like that. +The .war should work fine on any Java EE web server. It is not bound by any server-specific property file or other things like that. Once deployed, it exposes the endpoint ``POST /api/notifications`` which accepts a ``JsonArray`` of format: ``` diff --git a/pom.xml b/pom.xml index 0231ff5..e962d03 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.amihaiemil.web charles-rest - 1.0.2-SNAPSHOT + 1.2.1-SNAPSHOT war charles-rest Github chatbot codebase