File tree Expand file tree Collapse file tree
plexus-interactivity-jline Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <modelVersion >4.0.0</modelVersion >
3+
24 <parent >
35 <artifactId >plexus-interactivity</artifactId >
46 <groupId >org.codehaus.plexus</groupId >
57 <version >1.0-alpha-7-SNAPSHOT</version >
68 </parent >
7- < modelVersion >4.0.0</ modelVersion >
9+
810 <artifactId >plexus-interactivity-api</artifactId >
9- <name >Plexus Default Interactivity Handler</name >
1011 <version >1.0-alpha-7-SNAPSHOT</version >
12+
13+ <name >Plexus Default Interactivity Handler</name >
14+
1115 <dependencies >
1216 <dependency >
1317 <groupId >org.codehaus.plexus</groupId >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <modelVersion >4.0.0</modelVersion >
3+
24 <parent >
35 <artifactId >plexus-interactivity</artifactId >
46 <groupId >org.codehaus.plexus</groupId >
57 <version >1.0-alpha-7-SNAPSHOT</version >
68 </parent >
7- < modelVersion >4.0.0</ modelVersion >
9+
810 <artifactId >plexus-interactivity-jline</artifactId >
9- <name >Plexus JLine Interactivity Handler</name >
1011 <version >1.0-alpha-7-SNAPSHOT</version >
12+
13+ <name >Plexus JLine Interactivity Handler</name >
14+
1115 <dependencies >
1216 <dependency >
1317 <groupId >jline</groupId >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <modelVersion >4.0.0</modelVersion >
3+
24 <parent >
35 <artifactId >plexus-components</artifactId >
46 <groupId >org.codehaus.plexus</groupId >
57 <version >1.1.14-SNAPSHOT</version >
68 </parent >
7- < modelVersion >4.0.0</ modelVersion >
9+
810 <artifactId >plexus-interactivity</artifactId >
11+ <version >1.0-alpha-7-SNAPSHOT</version >
912 <packaging >pom</packaging >
13+
1014 <name >Plexus Interactivity Handler Component</name >
11- < version >1.0-alpha-7-SNAPSHOT</ version >
15+
1216 <modules >
1317 <module >plexus-interactivity-api</module >
1418 <module >plexus-interactivity-jline</module >
You can’t perform that action at this time.
0 commit comments