From 8ce338d8474a98e2aed3c4d61db1028fb76c0ba5 Mon Sep 17 00:00:00 2001 From: Ben Steffensmeier Date: Sat, 11 Sep 2021 08:43:18 -0500 Subject: [PATCH] Update version for release of 4.0.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7a1447b7..3471b9ff 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ black.ninia jep - 4.0.0-SNAPSHOT + 4.0.0 jar Java Embedded Python @@ -39,7 +39,7 @@ scm:git:git://github.com/ninia/jep.git scm:git:ssh://github.com:ninia/jep.git - https://github.com/ninia/jep/tree/dev_4.0 + https://github.com/ninia/jep/tree/v4.0.0