File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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.7 .nbm"
13
+ srcfile =" maven-wrapper/target/nbm/maven-wrapper-1.8 .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.7 </version >
7
+ <version >1.8 </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.8 .2-SNAPSHOT</version >
49
+ <version >0.9 .2-SNAPSHOT</version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >${project.groupId} </groupId >
You can’t perform that action at this time.
0 commit comments