Skip to content

Commit 922e32c

Browse files
committed
Update org.eclipse.egit.github.core to 4.1.0-SNAPSHOT
1 parent 570027d commit 922e32c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.junichi11</groupId>
55
<artifactId>netbeans-github-issues</artifactId>
6-
<version>0.1.2</version>
6+
<version>0.1.3-SNAPSHOT</version>
77
<packaging>nbm</packaging>
88
<build>
99
<plugins>
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.eclipse.mylyn.github</groupId>
9898
<artifactId>org.eclipse.egit.github.core</artifactId>
99-
<version>3.6.0-SNAPSHOT</version>
99+
<version>4.1.0-SNAPSHOT</version>
100100
</dependency>
101101
<dependency>
102102
<groupId>junit</groupId>

0 commit comments

Comments
 (0)