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