Skip to content

Commit

Permalink
rename app -> tiny
Browse files Browse the repository at this point in the history
  • Loading branch information
xnat9 committed Oct 1, 2021
1 parent f7f52da commit b769e6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<modelVersion>4.0.0</modelVersion>

<groupId>cn.xnatural.app</groupId>
<artifactId>app</artifactId>
<artifactId>tiny</artifactId>
<packaging>jar</packaging>
<version>1.0.9</version>

<name>app</name>
<description>java轻量级通用异步框架</description>
<url>https://gitee.com/xnat/app</url>
<description>小巧的java应用异步框架</description>
<url>https://gitee.com/xnat/tiny</url>

<dependencies>
<dependency>
Expand Down

0 comments on commit b769e6b

Please sign in to comment.