Skip to content

Commit

Permalink
Merge branch 'gradle_1.8_tooling_api' of https://github.com/mkleint/n…
Browse files Browse the repository at this point in the history
…etbeans-gradle-project into gradle_1.8_tooling_api
  • Loading branch information
kelemen committed Oct 15, 2013
2 parents fafa229 + f02b99f commit 106d73c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions netbeans-gradle-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<netbeans.version>RELEASE72</netbeans.version>
<netbeans.run.params.ide/>
<netbeans.run.params>${netbeans.run.params.ide}</netbeans.run.params>
</properties>

<repositories>
Expand Down Expand Up @@ -225,7 +223,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>nbm-maven-plugin</artifactId>
<version>3.10</version>
<version>3.11.1</version>
<extensions>true</extensions>
<configuration>
<author>Attila Kelemen</author>
Expand Down

0 comments on commit 106d73c

Please sign in to comment.