mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-14 01:00:01 +08:00
release: v1.0.0
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
<description>ContiNew Admin 中后台管理框架(孵化中),Continue New Admin,持续以最新流行技术栈构建。</description>
|
||||
<description>ContiNew Admin 中后台管理框架/脚手架,Continue New Admin,持续以最新流行技术栈构建,拥抱变化,迭代优化。</description>
|
||||
<url>https://github.com/Charles7c/continew-admin</url>
|
||||
|
||||
<modules>
|
||||
@@ -59,7 +59,7 @@ limitations under the License.
|
||||
<hutool.version>5.8.11</hutool.version>
|
||||
|
||||
<!-- ### 基础环境相关 ### -->
|
||||
<revision>0.0.1-SNAPSHOT</revision>
|
||||
<revision>1.0.0</revision>
|
||||
<java.version>1.8</java.version>
|
||||
<spotless.version>2.28.0</spotless.version>
|
||||
<maven.compiler.source>8</maven.compiler.source>
|
||||
|
Reference in New Issue
Block a user