From 9646f112f9f6c5f1c5ea06644fd5bd7f834d4da5 Mon Sep 17 00:00:00 2001 From: Liang Zhang Date: Fri, 13 Oct 2023 18:48:30 +0800 Subject: [PATCH] Update description (#2274) --- .asf.yaml | 2 +- README.md | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index d7f3bd088e..55bc3fbd97 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -21,7 +21,7 @@ notifications: pullrequests: notifications@shardingsphere.apache.org github: - description: Distributed scheduled job framework + description: Distributed scheduled job labels: - elasticjob - database diff --git a/README.md b/README.md index 8d561bc341..adbdfc16bf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [ElasticJob - distributed scheduled job solution](http://shardingsphere.apache.org/elasticjob/) +# [ElasticJob - Distributed scheduled job](http://shardingsphere.apache.org/elasticjob/) **Official website: https://shardingsphere.apache.org/elasticjob/** diff --git a/pom.xml b/pom.xml index e85f5b5ccb..9fc93b731f 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,8 @@ elasticjob 3.1.0-SNAPSHOT pom - ${project.artifactId} + Elastic Job + Distributed scheduled job elasticjob-api @@ -792,7 +793,6 @@ http://shardingsphere.apache.org/elasticjob/ - Distributed scheduled job solution