[maven-release-plugin] prepare for next development iteration

This commit is contained in:
RedKale
2016-02-24 15:23:39 +08:00
parent 4210e39e10
commit 3f74eff3cb

View File

@@ -7,7 +7,7 @@
<packaging>jar</packaging>
<url>http://redkale.org</url>
<!-- -SNAPSHOT -->
<version>1.0.0-beta</version>
<version>1.0.1-beta-SNAPSHOT</version>
<description>Redkale is a Microservices Framework written in Java</description>
<properties>
@@ -121,9 +121,8 @@
</profiles>
<scm>
<url>https://github.com/redkale/redkale/tags/redkale-1.0.0-beta</url>
<connection>scm:svn:https://github.com/redkale/redkale/tags/redkale-1.0.0-beta</connection>
<tag>redkale-1.0.0-beta</tag>
<url>https://github.com/redkale/redkale/trunk</url>
<connection>scm:svn:https://github.com/redkale/redkale/trunk</connection>
</scm>
<developers>