diff --git a/README.md b/README.md index d03831b..94f8471 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Add the following dependency in your pom.xml file: ``` +Versions 1.4.0 and 1.5.0 are available from Maven Central and do not require the repository above. + For SNAPSHOT versions see [here](https://maven.flowingcode.com/snapshots/). ## Building and running demo diff --git a/pom.xml b/pom.xml index 22f2e82..976fdee 100644 --- a/pom.xml +++ b/pom.xml @@ -199,9 +199,6 @@ org.apache.maven.plugins maven-release-plugin 3.0.1 - - release - org.apache.maven.plugins @@ -469,20 +466,6 @@ - - release - - - - org.sonatype.central - central-publishing-maven-plugin - 0.8.0 - true - - - - - v23