Update nbm maven plugin to 3.11.1

Hide IDE Tools and Web browser from Window Menu
Esse commit está contido em:
Eduardo Ramos
2013-10-26 00:51:42 +02:00
commit a56db00d36
2 arquivos alterados com 3 adições e 10 exclusões
@@ -151,7 +151,9 @@
</file>
<file name="Separator5.instance_hidden"/>
<file name="SwitchToRecentDocumentAction.shadow_hidden"/>
<file name="Tools_hidden"/>
<file name="ViewFavoritesTabAction.shadow_hidden"/>
<file name="Web_hidden"/>
<file name="org-netbeans-core-actions-GlobalPropertiesAction.shadow_hidden"/>
<file name="org-netbeans-core-windows-actions-GlobalPropertiesAction.shadow_hidden"/>
<file name="org-netbeans-core-windows-actions-ResetWindowsAction.shadow_hidden"/>
+1 -10
Ver Arquivo
@@ -156,7 +156,7 @@
<gephi.build-helper-maven-plugin.version>1.8</gephi.build-helper-maven-plugin.version>
<gephi.nbm-maven-plugin.version>3.10.1</gephi.nbm-maven-plugin.version>
<gephi.nbm-maven-plugin.version>3.11.1</gephi.nbm-maven-plugin.version>
<gephi.maven-reactor-plugin.version>1.0</gephi.maven-reactor-plugin.version>
@@ -735,15 +735,6 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>nbm-maven-plugin</artifactId>
<version>${gephi.nbm-maven-plugin.version}</version>
<!-- Remove when nbm-maven-plugin 3.11 is released (MNBMODULE-215) -->
<dependencies>
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-dependency-tree</artifactId>
<version>2.1</version>
</dependency>
</dependencies>
<!-- END -->
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>