diff --git a/README.md b/README.md index 91e17fb..658ffb5 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ A few reasons: - Smaller load, since this checker only sends the required info. ## Deployment -This is designed as a single ejb jar, to be deployed on a single server so for this, take the fat +This is designed as a single ejb jar, to be deployed on a single server so for this, take the fat jar. **It should work on any webserver** (e.g. Glassfish, Jboss, Payara, WebSphere even), it doesn't rely on proprietary property files or dubious assembly xml files. I spin it inside a Glassfish. @@ -53,7 +53,7 @@ But **keep in mind** the following: if you deploy your package on multiple nodes com.amihaiemil.web mention-notifications-ejb - 1.1.4 + 2.0.0 ``` diff --git a/pom.xml b/pom.xml index b48e30b..aab2995 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.amihaiemil.web mention-notifications-ejb - 1.1.5-SNAPSHOT + 2.0.1-SNAPSHOT jar UTF-8