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 13
13
<property name =" groupId" value =" com.junichi11.netbeans.modules" />
14
14
<property name =" artifactId" value =" netbeans-wordpress-plugin" />
15
15
<!-- also change the version of pom.xml -->
16
- <property name =" version" value =" 1.2 .0" />
16
+ <property name =" version" value =" 1.3 .0" />
17
17
<!-- defined maven snapshots and staging repository id and url -->
18
18
<property name =" ossrh-snapshots-repository-url"
19
19
value =" https://oss.sonatype.org/content/repositories/snapshots/" />
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ Manifest-Version: 1.0
2
2
OpenIDE-Module: org.netbeans.modules.php.wordpress
3
3
OpenIDE-Module-Layer: org/netbeans/modules/php/wordpress/resources/layer.xml
4
4
OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/php/wordpress/Bundle.properties
5
- OpenIDE-Module-Specification-Version: 1.2 .0
5
+ OpenIDE-Module-Specification-Version: 1.3 .0
6
6
OpenIDE-Module-Install: org/netbeans/modules/php/wordpress/WordPressModuleInstall.class
Original file line number Diff line number Diff line change 4
4
<groupId >com.junichi11.netbeans.modules</groupId >
5
5
<artifactId >netbeans-wordpress-plugin</artifactId >
6
6
<!-- change the version of build.xml -->
7
- <version >1.2 .0</version >
7
+ <version >1.3 .0</version >
8
8
<packaging >nbm</packaging >
9
9
<name >PHP WordPress Blog/CMS</name >
10
10
<url >https://github.com/junichi11/netbeans-wordpress-plugin</url >
You can’t perform that action at this time.
0 commit comments