From b8f142e9e5f0c5b76d8b8a6e02273245bfa45710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=AB=E6=81=92?= Date: Thu, 17 Oct 2019 16:01:28 +0800 Subject: [PATCH] use guides instean samples --- README_EN.md | 2 +- pom.xml | 2 +- sample-ark-plugin/pom.xml | 2 +- sample-ark-springboot/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README_EN.md b/README_EN.md index a18c318..d1e0669 100644 --- a/README_EN.md +++ b/README_EN.md @@ -1,6 +1,6 @@ # SOFAArk Samples -There are two samples totally. The sofa-ark-samples directory shows as following: +There are two samples totally. The sofa-ark-guides directory shows as following: ``` . diff --git a/pom.xml b/pom.xml index be64494..5805d16 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.alipay.sofa - sofa-ark-samples + sofa-ark-guides pom 1.0-SNAPSHOT diff --git a/sample-ark-plugin/pom.xml b/sample-ark-plugin/pom.xml index 8b52806..a435317 100644 --- a/sample-ark-plugin/pom.xml +++ b/sample-ark-plugin/pom.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - sofa-ark-samples + sofa-ark-guides com.alipay.sofa 1.0-SNAPSHOT diff --git a/sample-ark-springboot/pom.xml b/sample-ark-springboot/pom.xml index 261f029..561e10b 100644 --- a/sample-ark-springboot/pom.xml +++ b/sample-ark-springboot/pom.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - sofa-ark-samples + sofa-ark-guides com.alipay.sofa 1.0-SNAPSHOT