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 1010
1111 <target name =" -check-mavenmodules" >
1212 <uptodate property =" mavenmodules.uptodate"
13- srcfile =" maven-wrapper/target/nbm/maven-wrapper-1.13 .nbm"
13+ srcfile =" maven-wrapper/target/nbm/maven-wrapper-1.14 .nbm"
1414 targetfile =" mavenmodules" />
1515 </target >
1616
Original file line number Diff line number Diff line change 44
55 <groupId >fi.helsinki.cs.tmc</groupId >
66 <artifactId >maven-wrapper</artifactId >
7- <version >1.13 </version >
7+ <version >1.14 </version >
88 <packaging >nbm</packaging >
99
1010 <name >TMC Maven Wrapper</name >
4646 <dependency >
4747 <groupId >${project.groupId} </groupId >
4848 <artifactId >core</artifactId >
49- <version >0.9.11 -SNAPSHOT</version >
49+ <version >0.9.12 -SNAPSHOT</version >
5050 </dependency >
5151 <dependency >
5252 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ OpenIDE-Module-Requires:
66 org.openide.windows.IOProvider,
77 org.openide.windows.WindowManager
88OpenIDE-Module-Install: fi/helsinki/cs/tmc/actions/TmcModuleInstall.class
9- OpenIDE-Module-Specification-Version: 1.1.5
9+ OpenIDE-Module-Specification-Version: 1.1.6
You can’t perform that action at this time.
0 commit comments