From 358001709a0f5b8b850ddeb45212c5cd0254b78b Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Thu, 18 Feb 2021 17:39:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9module=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fit2cloud-commons/pom.xml | 2 +- fit2cloud-system/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fit2cloud-commons/pom.xml b/fit2cloud-commons/pom.xml index 1546c4ddb2..9a881fafac 100644 --- a/fit2cloud-commons/pom.xml +++ b/fit2cloud-commons/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"> - fit2cloud-frame + dataease com.fit2cloud 1.0-SNAPSHOT diff --git a/fit2cloud-system/pom.xml b/fit2cloud-system/pom.xml index 638564908d..af7a01a42a 100644 --- a/fit2cloud-system/pom.xml +++ b/fit2cloud-system/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"> - fit2cloud-frame + dataease com.fit2cloud 1.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 0795d4762b..f70f0cc5fc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.fit2cloud - fit2cloud-frame + dataease 1.0-SNAPSHOT fit2cloud-commons