diff --git a/README.md b/README.md index 9871ca7..f013b76 100644 --- a/README.md +++ b/README.md @@ -66,22 +66,22 @@ maven -------------------------- maven库应该都可以了 SNAPSHOT 版本 -https://oss.sonatype.org/content/repositories/snapshots/ +https://oss.sonatype.org/content/groups/public/ ```xml - org.jeecg + cn.afterturn easypoi-base - 2.4.0 + 3.0.1-SNAPSHOT - org.jeecg + cn.afterturn easypoi-web - 2.4.0 + 3.0.1-SNAPSHOT - org.jeecg + cn.afterturn easypoi-annotation - 2.4.0 + 3.0.1-SNAPSHOT ``` diff --git a/pom.xml b/pom.xml index f5f5f3a..35b9e83 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ JueYue qrb.jueyue@gmail.com Jeecg - http://www.jeecg.org + http://www.afterturn.cn