From 7790af00b1b4dfffdef9e1638a8814d871beea5c Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Wed, 28 Oct 2020 17:03:56 +0800
Subject: [PATCH] modify
---
pom.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index c77623f..e767fbc 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>pilot</artifactId>
+ <version>1.0.0</version>
+ <name>pilot</name>
<description>Demo project for Spring Boot</description>
<properties>
--
Gitblit v1.9.1