JLine is used by commons-jelly-tags-interaction v1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422574 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b47d13ad34
commit
d9222596f7
@ -95,6 +95,14 @@
|
||||
<artifactId>commons-jelly-tags-interaction</artifactId>
|
||||
<version>1.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jline</groupId>
|
||||
<artifactId>jline</artifactId>
|
||||
<version>0.9.5</version>
|
||||
<properties>
|
||||
<comment>This library is used by commons-jelly-tags-interaction.</comment>
|
||||
</properties>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<reports>
|
||||
<report>maven-changes-plugin</report>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user