From 85de72d79225408c2cfb8fcaf7f4651346628d08 Mon Sep 17 00:00:00 2001 From: rultor Date: Thu, 24 Jan 2019 10:25:24 +0000 Subject: [PATCH] 1.2.3-SNAPSHOT --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c38ac60..f0772fd 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 0a5f1dc..5cee61a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.amihaiemil.web charles-rest - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT war charles-rest Github chatbot codebase