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 a028a97 Update URL (#1299)
a028a97 is described below
commit a028a977ae29fe8232abd5a05094590fd66cf592
Author: Liang Zhang <[email protected]>
AuthorDate: Fri Jul 31 12:07:22 2020 +0800
Update URL (#1299)
---
pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f8bfad8..aea3df8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -668,8 +668,9 @@
</plugins>
</reporting>
- <url>http://shardingsphere.apache.org</url>
+ <url>http://shardingsphere.apache.org/elasticjob/</url>
<description>Distributed scheduled job solution</description>
+
<licenses>
<license>
<name>Apache License 2.0</name>