[maven-release-plugin] prepare release redkale-1.0.0-rc1
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -7,7 +7,7 @@
|
||||
<packaging>jar</packaging>
|
||||
<url>http://redkale.org</url>
|
||||
<!-- mvn clean deploy -P release -Dgpg.passphrase=password -SNAPSHOT -->
|
||||
<version>1.0.0-rc1-SNAPSHOT</version>
|
||||
<version>1.0.0-rc1</version>
|
||||
|
||||
<description>Redkale is a Microservices Framework written in Java</description>
|
||||
<properties>
|
||||
@@ -121,8 +121,8 @@
|
||||
</profiles>
|
||||
|
||||
<scm>
|
||||
<url>https://github.com/redkale/redkale/trunk</url>
|
||||
<connection>scm:svn:https://github.com/redkale/redkale/trunk</connection>
|
||||
<url>https://github.com/redkale/redkale/tags/redkale-1.0.0-rc1</url>
|
||||
<connection>scm:svn:https://github.com/redkale/redkale/tags/redkale-1.0.0-rc1</connection>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
|
||||
Reference in New Issue
Block a user