From 0a616f122f8420accd4d3bb163160ba1c2fe2720 Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Fri, 14 May 2021 10:54:49 +0800
Subject: [PATCH] Merge branch 'yunding' of http://120.27.238.55:7000/r/exchange into yunding

---
 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