From 19b5281d009c9bd70f15c6bfabc916942f892103 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Fri, 28 May 2021 15:52:32 +0800
Subject: [PATCH] 20210528
---
pom.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index f1078c1..233d37d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,9 +9,9 @@
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.xcong</groupId>
- <artifactId>excoin</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <name>excoin</name>
+ <artifactId>yunding</artifactId>
+ <version>1.0.0</version>
+ <name>yunding</name>
<description>Demo project for Spring Boot</description>
<properties>
--
Gitblit v1.9.1