From 6405d241480a14023ab2559550d943349a8819be Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Tue, 18 May 2021 18:34:51 +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