File tree Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Expand file tree Collapse file tree 3 files changed +5
-11
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.10 .nbm"
13+ srcfile =" maven-wrapper/target/nbm/maven-wrapper-1.11 .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.10 </version >
7+ <version >1.11 </version >
88 <packaging >nbm</packaging >
99
1010 <name >TMC Maven Wrapper</name >
1111
1212 <properties >
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
14- <netbeans .version>RELEASE80 </netbeans .version>
14+ <netbeans .version>RELEASE81 </netbeans .version>
1515 <maven .version>3.0.5</maven .version>
1616 </properties >
1717
4646 <dependency >
4747 <groupId >${project.groupId} </groupId >
4848 <artifactId >core</artifactId >
49- <version >0.9.6 -SNAPSHOT</version >
49+ <version >0.9.7 -SNAPSHOT</version >
5050 </dependency >
5151 <dependency >
5252 <groupId >${project.groupId} </groupId >
5858 <artifactId >tmc-checkstyle-runner</artifactId >
5959 <version >3.0.1</version >
6060 </dependency >
61- <dependency >
62- <artifactId >sisu-guava</artifactId >
63- <groupId >org.sonatype.sisu</groupId >
64- <type >jar</type >
65- <version >0.9.9</version >
66- </dependency >
6761 <dependency >
6862 <artifactId >sisu-guice</artifactId >
6963 <groupId >org.sonatype.sisu</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.1
9+ OpenIDE-Module-Specification-Version: 1.1.2
You can’t perform that action at this time.
0 commit comments