We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a73e622 + db77718 commit e234217Copy full SHA for e234217
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.junichi11</groupId>
5
<artifactId>netbeans-github-issues</artifactId>
6
- <version>0.4.0</version>
+ <version>0.5.0</version>
7
<packaging>nbm</packaging>
8
<build>
9
<plugins>
@@ -190,7 +190,7 @@
190
</dependencies>
191
<properties>
192
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
193
- <netbeans.api.version>RELEASE82</netbeans.api.version>
+ <netbeans.api.version>RELEASE110</netbeans.api.version>
194
</properties>
195
<name>GitHub Issues</name>
196
<description>This plugin provides support for GitHub Issue Tracker.
0 commit comments