Skip to content

Commit

Permalink
[maven-release-plugin] prepare release sonar-jdepend-plugin-1.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
willemsrb committed Nov 28, 2016
1 parent 45c2645 commit 6aa47ac
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 @@ -5,7 +5,7 @@
<groupId>nl.future-edge.sonarqube.plugins</groupId>
<artifactId>sonar-jdepend-plugin</artifactId>
<packaging>sonar-plugin</packaging>
<version>0.4-SNAPSHOT</version>
<version>1.0-RC1</version>

<name>jDepend Plugin for SonarQube</name>
<description>jDepend Plugin for SonarQube</description>
Expand All @@ -32,7 +32,7 @@
<scm>
<url>https://github.com/willemsrb/sonar-jdepend-plugin</url>
<connection>scm:git:https://github.com/willemsrb/sonar-jdepend-plugin.git</connection>
<tag>sonar-jdepend-plugin-0.1</tag>
<tag>sonar-jdepend-plugin-1.0-RC1</tag>
</scm>

<developers>
Expand Down

0 comments on commit 6aa47ac

Please sign in to comment.