From 76a70a7d31c11a03b56c7696375be3492e298373 Mon Sep 17 00:00:00 2001 From: 18516761980 <56479841@qq.com> Date: 星期五, 22 七月 2022 19:42:52 +0800 Subject: [PATCH] # --- pom.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index d67c6b0..37f809a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com</groupId> <artifactId>asrs</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>1.1.1</version> <packaging>war</packaging> @@ -356,6 +356,7 @@ </dependencies> <build> + <finalName>asrs</finalName> <plugins> <plugin> <groupId>org.springframework.boot</groupId> -- Gitblit v1.9.1