File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 <property name =" groupId" value =" com.junichi11.netbeans.modules" />
1414 <property name =" artifactId" value =" netbeans-php-cs-fixer" />
1515 <!-- also change the version of pom.xml -->
16- <property name =" version" value =" 0.11.1 " />
16+ <property name =" version" value =" 0.12.0 " />
1717 <!-- defined maven snapshots and staging repository id and url -->
1818 <property name =" ossrh-snapshots-repository-url"
1919 value =" https://oss.sonatype.org/content/repositories/snapshots/" />
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ Manifest-Version: 1.0
22OpenIDE-Module: org.netbeans.modules.php.phpcsfixer
33OpenIDE-Module-Install: org/netbeans/modules/php/phpcsfixer/Installer.class
44OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/php/phpcsfixer/Bundle.properties
5- OpenIDE-Module-Specification-Version: 0.11.1
5+ OpenIDE-Module-Specification-Version: 0.12.0
Original file line number Diff line number Diff line change 44 <groupId >com.junichi11.netbeans.modules</groupId >
55 <artifactId >netbeans-php-cs-fixer</artifactId >
66 <!-- change the version of build.xml -->
7- <version >0.11.1 </version >
7+ <version >0.12.0 </version >
88 <packaging >nbm</packaging >
99 <name >NetBeans PHP CS Fixer</name >
1010 <url >https://github.com/junichi11/netbeans-php-cs-fixer-plugin</url >
You can’t perform that action at this time.
0 commit comments