This is an automated email from the ASF dual-hosted git repository.

wuweijie pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git


The following commit(s) were added to refs/heads/master by this push:
     new 19e27ad  upgrade elastic job to 3.0.1 (#138)
19e27ad is described below

commit 19e27adb9c05ad6b45dcbb12e5eb09d88b1ce23b
Author: Xin Wang <[email protected]>
AuthorDate: Thu Dec 16 15:17:58 2021 +0800

    upgrade elastic job to 3.0.1 (#138)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d4e8896..63531e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
     
     <properties>
         <revision>3.0.0-RC1-SNAPSHOT</revision>
-        <elasticjob.version>3.0.0</elasticjob.version>
+        <elasticjob.version>3.0.1</elasticjob.version>
         <java.version>1.8</java.version>
         <springframework.version>4.3.24.RELEASE</springframework.version>
         <spring-boot.version>1.5.21.RELEASE</spring-boot.version>

Reply via email to