This commit is contained in:
10
pom.xml
10
pom.xml
@@ -6,8 +6,8 @@
|
||||
<name>Redkale</name>
|
||||
<packaging>jar</packaging>
|
||||
<url>http://redkale.org</url>
|
||||
|
||||
<version>1.0.0-beta</version>
|
||||
<!-- -SNAPSHOT -->
|
||||
<version>1.0.0-beta-SNAPSHOT</version>
|
||||
|
||||
<description>Redkale 是基于Java 8全新的微服务开源框架</description>
|
||||
<properties>
|
||||
@@ -120,12 +120,6 @@
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<parent>
|
||||
<groupId>org.sonatype.oss</groupId>
|
||||
<artifactId>oss-parent</artifactId>
|
||||
<version>9</version>
|
||||
</parent>
|
||||
|
||||
<scm>
|
||||
<url>https://github.com/redkale/redkale.git</url>
|
||||
<connection>https://github.com/redkale/redkale.git</connection>
|
||||
|
||||
Reference in New Issue
Block a user