Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 1.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Vérin committed Feb 3, 2015
1 parent 04b9b30 commit 1dbca95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>SonarQube :: Plugins :: SCM :: SVN</name>
<packaging>sonar-plugin</packaging>
<description>SVN SCM Provider.</description>
<version>1.0-SNAPSHOT</version>
<version>1.0-RC1</version>
<url>http://redirect.sonarsource.com/plugins/scmsvn.html</url>
<inceptionYear>2014</inceptionYear>

Expand Down Expand Up @@ -40,7 +40,7 @@
<connection>scm:git:[email protected]:SonarCommunity/sonar-scm-svn.git</connection>
<developerConnection>scm:git:[email protected]:SonarCommunity/sonar-scm-svn.git</developerConnection>
<url>https://github.com/SonarCommunity/sonar-scm-svn</url>
<tag>HEAD</tag>
<tag>1.0-RC1</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 1dbca95

Please sign in to comment.