File tree 5 files changed +9
-9
lines changed
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.obolibrary.robot</groupId >
7
7
<artifactId >robot</artifactId >
8
- <version >1.9.7 </version >
8
+ <version >1.10.0-SNAPSHOT </version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >robot</name >
288
288
<plugin >
289
289
<groupId >org.obolibrary.robot</groupId >
290
290
<artifactId >robot-maven-plugin</artifactId >
291
- <version >1.9.7 </version >
291
+ <version >1.10.0-SNAPSHOT </version >
292
292
</plugin >
293
293
</plugins >
294
294
</build >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.obolibrary.robot</groupId >
8
8
<artifactId >robot</artifactId >
9
- <version >1.9.7 </version >
9
+ <version >1.10.0-SNAPSHOT </version >
10
10
</parent >
11
11
<artifactId >robot-command</artifactId >
12
12
<name >robot-command</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.obolibrary.robot</groupId >
8
8
<artifactId >robot</artifactId >
9
- <version >1.9.7 </version >
9
+ <version >1.10.0-SNAPSHOT </version >
10
10
</parent >
11
11
<artifactId >robot-core</artifactId >
12
12
<name >robot-core</name >
42
42
<dependency >
43
43
<groupId >${project.groupId} </groupId >
44
44
<artifactId >${project.artifactId}</artifactId >
45
- <version >1.9.6 </version > <!-- japicmp target -->
45
+ <version >1.9.7 </version > <!-- japicmp target -->
46
46
<type >jar</type >
47
47
</dependency >
48
48
</oldVersion >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.obolibrary.robot</groupId >
10
10
<artifactId >robot</artifactId >
11
- <version >1.9.7 </version >
11
+ <version >1.10.0-SNAPSHOT </version >
12
12
</parent >
13
13
14
14
<artifactId >robot-maven-plugin</artifactId >
15
- <version >1.9.7 </version >
15
+ <version >1.10.0-SNAPSHOT </version >
16
16
<packaging >maven-plugin</packaging >
17
17
<name >robot-maven-plugin</name >
18
18
55
55
<plugin >
56
56
<groupId >org.obolibrary.robot</groupId >
57
57
<artifactId >robot-maven-plugin</artifactId >
58
- <version >1.9.7 </version >
58
+ <version >1.10.0-SNAPSHOT </version >
59
59
</plugin >
60
60
</plugins >
61
61
</build >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.obolibrary.robot</groupId >
8
8
<artifactId >robot</artifactId >
9
- <version >1.9.7 </version >
9
+ <version >1.10.0-SNAPSHOT </version >
10
10
</parent >
11
11
<artifactId >robot-mock-plugin</artifactId >
12
12
<name >robot-mock-plugin</name >
You can’t perform that action at this time.
0 commit comments