File tree Expand file tree Collapse file tree 3 files changed +5
-11
lines changed
plexus-interactivity-jline Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >plexus-interactivity</artifactId >
4
4
<groupId >org.codehaus.plexus</groupId >
5
- <version >1.0-alpha-6 </version >
5
+ <version >1.0-alpha-7-SNAPSHOT </version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >plexus-interactivity-api</artifactId >
9
9
<name >Plexus Default Interactivity Handler</name >
10
- <version >1.0-alpha-6 </version >
10
+ <version >1.0-alpha-7-SNAPSHOT </version >
11
11
<dependencies >
12
12
<dependency >
13
13
<groupId >org.codehaus.plexus</groupId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >plexus-interactivity</artifactId >
4
4
<groupId >org.codehaus.plexus</groupId >
5
- <version >1.0-alpha-6 </version >
5
+ <version >1.0-alpha-7-SNAPSHOT </version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >plexus-interactivity-jline</artifactId >
9
9
<name >Plexus JLine Interactivity Handler</name >
10
- <version >1.0-alpha-6 </version >
10
+ <version >1.0-alpha-7-SNAPSHOT </version >
11
11
<dependencies >
12
12
<dependency >
13
13
<groupId >jline</groupId >
Original file line number Diff line number Diff line change 8
8
<artifactId >plexus-interactivity</artifactId >
9
9
<packaging >pom</packaging >
10
10
<name >Plexus Interactivity Handler Component</name >
11
- <version >1.0-alpha-6 </version >
11
+ <version >1.0-alpha-7-SNAPSHOT </version >
12
12
<modules >
13
13
<module >plexus-interactivity-api</module >
14
14
<module >plexus-interactivity-jline</module >
15
15
</modules >
16
-
17
- <scm >
18
- <connection >scm:svn:http://svn.codehaus.org/plexus/plexus-components/tags/plexus-interactivity-1.0-alpha-6</connection >
19
- <developerConnection >scm:svn:https://svn.codehaus.org/plexus/plexus-components/tags/plexus-interactivity-1.0-alpha-6</developerConnection >
20
- <url >http://fisheye.codehaus.org/browse/plexus/plexus-components/tags/plexus-interactivity-1.0-alpha-6</url >
21
- </scm >
22
16
</project >
You can’t perform that action at this time.
0 commit comments