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.
1 parent 570027d commit 922e32cCopy full SHA for 922e32c
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.1.2</version>
+ <version>0.1.3-SNAPSHOT</version>
7
<packaging>nbm</packaging>
8
<build>
9
<plugins>
@@ -96,7 +96,7 @@
96
<dependency>
97
<groupId>org.eclipse.mylyn.github</groupId>
98
<artifactId>org.eclipse.egit.github.core</artifactId>
99
- <version>3.6.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
100
</dependency>
101
102
<groupId>junit</groupId>
0 commit comments