Skip to content

Commit 5536cad

Browse files
authored
build.xml: Remove useless dep (#180)
Signed-off-by: Ce Gao <[email protected]>
1 parent f171609 commit 5536cad

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

build.xml.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
<remoteRepository refid="remote.repository" />
9090
<dependency groupId="org.renjin" artifactId="renjin-script-engine" version="${renjin-version}" />
9191
<dependency groupId="org.renjin" artifactId="renjin-cli" version="${renjin-version}" />
92-
<dependency groupId="commons-cli" artifactId="commons-cli" version="1.4" />
9392
</artifact:dependencies>
9493
<copy todir="${mode-lib}">
9594
<fileset refid="dependency.fileset" />

lib/mode/commons-cli.jar

-52.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)