[maven-release-plugin] prepare for next development iteration
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user