File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
plexus-interactivity-jline Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 12
12
<dependency >
13
13
<groupId >org.codehaus.plexus</groupId >
14
14
<artifactId >plexus-utils</artifactId >
15
- <version >1.4</version >
16
15
</dependency >
17
16
</dependencies >
18
17
</project >
Original file line number Diff line number Diff line change 17
17
<dependency >
18
18
<groupId >org.codehaus.plexus</groupId >
19
19
<artifactId >plexus-interactivity-api</artifactId >
20
- <version >1.0-alpha-6 </version >
20
+ <version >${project.version} </version >
21
21
</dependency >
22
22
</dependencies >
23
23
</project >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >plexus-components</artifactId >
4
4
<groupId >org.codehaus.plexus</groupId >
5
- <version >1.1.9 </version >
5
+ <version >1.1.14-SNAPSHOT </version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >plexus-interactivity</artifactId >
You can’t perform that action at this time.
0 commit comments