This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git
The following commit(s) were added to refs/heads/master by this push:
new 9646f112f Update description (#2274)
9646f112f is described below
commit 9646f112f9f6c5f1c5ea06644fd5bd7f834d4da5
Author: Liang Zhang <[email protected]>
AuthorDate: Fri Oct 13 18:48:30 2023 +0800
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 d7f3bd088..55bc3fbd9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,7 +21,7 @@ notifications:
pullrequests: [email protected]
github:
- description: Distributed scheduled job framework
+ description: Distributed scheduled job
labels:
- elasticjob
- database
diff --git a/README.md b/README.md
index 8d561bc34..adbdfc16b 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 e85f5b5cc..9fc93b731 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,8 @@
<artifactId>elasticjob</artifactId>
<version>3.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>${project.artifactId}</name>
+ <name>Elastic Job</name>
+ <description>Distributed scheduled job</description>
<modules>
<module>elasticjob-api</module>
@@ -792,7 +793,6 @@
</reporting>
<url>http://shardingsphere.apache.org/elasticjob/</url>
- <description>Distributed scheduled job solution</description>
<licenses>
<license>