From 62705f0e44a77b41376d53b7204e4af692be098d Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Fri, 21 May 2021 18:04:55 +0800
Subject: [PATCH] modify

---
 pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f1078c1..2b52ce0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,8 +9,8 @@
         <relativePath/> <!-- lookup parent from repository -->
     </parent>
     <groupId>com.xcong</groupId>
-    <artifactId>excoin</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <artifactId>otc</artifactId>
+    <version>1.0.0</version>
     <name>excoin</name>
     <description>Demo project for Spring Boot</description>
 

--
Gitblit v1.9.1