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