From d589dffdabe9a5380212139d064867dbed517657 Mon Sep 17 00:00:00 2001 From: jueyue Date: Fri, 16 Jun 2017 13:59:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E4=B8=80=E6=94=B9=E4=B8=BAcn.aftertur?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +++++++------- pom.xml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) 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