Skip to content

Commit 4bac28f

Browse files
committed
iRODS: Remove commented out Jargon dependency
1 parent 15946ad commit 4bac28f

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

irods/bin/pom.xml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -36,31 +36,6 @@
3636
<scope>test</scope>
3737
<version>${project.version}</version>
3838
</dependency>
39-
<!--
40-
<dependency>
41-
<groupId>ch.iterate.jargon</groupId>
42-
<artifactId>jargon-core</artifactId>
43-
<version>4.2.0.1</version>
44-
<exclusions>
45-
<exclusion>
46-
<groupId>com.claymoresystems</groupId>
47-
<artifactId>puretls</artifactId>
48-
</exclusion>
49-
<exclusion>
50-
<groupId>org.globus.jglobus</groupId>
51-
<artifactId>cog-jglobus</artifactId>
52-
</exclusion>
53-
<exclusion>
54-
<groupId>org.perf4j</groupId>
55-
<artifactId>perf4j</artifactId>
56-
</exclusion>
57-
<exclusion>
58-
<groupId>log4j</groupId>
59-
<artifactId>log4j</artifactId>
60-
</exclusion>
61-
</exclusions>
62-
</dependency>
63-
-->
6439
</dependencies>
6540

6641
<build>

0 commit comments

Comments
 (0)