Skip to content

Commit

Permalink
Revert "Add github-release-plugin"
Browse files Browse the repository at this point in the history
This reverts commit 0852e0c.
  • Loading branch information
julienlancelot committed Jun 15, 2016
1 parent 0852e0c commit 58e4e88
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,17 +169,6 @@
<pluginClass>org.sonar.plugins.activedirectory.ActiveDirectoryPlugin</pluginClass>
</configuration>
</plugin>

<plugin>
<groupId>de.jutzig</groupId>
<artifactId>github-release-plugin</artifactId>
<version>1.1.1</version>
<configuration>
<description>First version</description>
<releaseName>1.0</releaseName>
<tag>${project.version}</tag>
</configuration>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 58e4e88

Please sign in to comment.