File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
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.4 </version >
8
+ <version >1.10.0-SNAPSHOT </version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >robot</name >
291
291
<plugin >
292
292
<groupId >org.obolibrary.robot</groupId >
293
293
<artifactId >robot-maven-plugin</artifactId >
294
- <version >1.9.4 </version >
294
+ <version >1.10.0-SNAPSHOT </version >
295
295
</plugin >
296
296
</plugins >
297
297
</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.4 </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.4 </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.3 </version > <!-- japicmp target -->
45
+ <version >1.9.4 </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.4 </version >
11
+ <version >1.10.0-SNAPSHOT </version >
12
12
</parent >
13
13
14
14
<artifactId >robot-maven-plugin</artifactId >
15
- <version >1.9.4 </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.4 </version >
58
+ <version >1.10.0-SNAPSHOT </version >
59
59
</plugin >
60
60
</plugins >
61
61
</build >
You can’t perform that action at this time.
0 commit comments