diff --git a/README.md b/README.md index b4b253f..5ed5ceb 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ published by oxo42. The code package names have not changed. com.codebullets.stateless4j stateless4j - 3.1.0 + 3.1.1 ``` diff --git a/deploy-staging.bat b/deploy-staging.bat index 01c9d68..a5453f2 100644 --- a/deploy-staging.bat +++ b/deploy-staging.bat @@ -1,5 +1,5 @@ @ECHO OFF -SET targetVersion=3.1.0 +SET targetVersion=3.1.1 SET baseDir=%~dp0 SET targetUrl=https://oss.sonatype.org/service/local/staging/deploy/maven2 REM SET targetUrl=file://v:\temp\repo diff --git a/pom.xml b/pom.xml index 3d1218f..3a70e97 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.codebullets.stateless4j stateless4j - 3.1.1-SNAPSHOT + 3.1.1 stateless4j jar