Skip to content

Commit

Permalink
Use latest version of sonar-maven-plugin
Browse files Browse the repository at this point in the history
Change-Id: I99324645dfd249d3fed73aa668ec22f32cd5e023
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
  • Loading branch information
LorenzoBettini committed Aug 20, 2016
1 parent df5e73a commit 7d2d896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions releng/org.eclipse.emf.parsley.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -859,11 +859,11 @@
</plugin>

<!-- see https://bugs.eclipse.org/bugs/show_bug.cgi?id=419172#c17 -->
<plugin>
<!-- <plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>2.4</version>
</plugin>
</plugin> -->

<plugin>
<groupId>org.eclipse.tycho</groupId>
Expand Down

0 comments on commit 7d2d896

Please sign in to comment.