File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<target name =" -check-mavenmodules" >
12
12
<uptodate property =" mavenmodules.uptodate"
13
- srcfile =" maven-wrapper/target/nbm/maven-wrapper-1.26 .nbm"
13
+ srcfile =" maven-wrapper/target/nbm/maven-wrapper-1.27 .nbm"
14
14
targetfile =" mavenmodules" />
15
15
</target >
16
16
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >fi.helsinki.cs.tmc</groupId >
6
6
<artifactId >maven-wrapper</artifactId >
7
- <version >1.26 </version >
7
+ <version >1.27 </version >
8
8
<packaging >nbm</packaging >
9
9
10
10
<name >TMC Maven Wrapper</name >
46
46
<dependency >
47
47
<groupId >${project.groupId} </groupId >
48
48
<artifactId >core</artifactId >
49
- <version >0.10.10 -SNAPSHOT</version >
49
+ <version >0.10.11 -SNAPSHOT</version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ OpenIDE-Module-Requires:
6
6
org.openide.windows.IOProvider,
7
7
org.openide.windows.WindowManager
8
8
OpenIDE-Module-Install: fi/helsinki/cs/tmc/actions/TmcModuleInstall.class
9
- OpenIDE-Module-Specification-Version: 1.2.0
9
+ OpenIDE-Module-Specification-Version: 1.2.1
You can’t perform that action at this time.
0 commit comments