Author: kwright
Date: Tue Apr 23 10:16:06 2019
New Revision: 1858002
URL: http://svn.apache.org/viewvc?rev=1858002&view=rev
Log:
Update pom too
Modified:
manifoldcf/branches/CONNECTORS-1498/connectors/jcifs/pom.xml
Modified: manifoldcf/branches/CONNECTORS-1498/connectors/jcifs/pom.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1498/connectors/jcifs/pom.xml?rev=1858002&r1=1858001&r2=1858002&view=diff
==============================================================================
--- manifoldcf/branches/CONNECTORS-1498/connectors/jcifs/pom.xml (original)
+++ manifoldcf/branches/CONNECTORS-1498/connectors/jcifs/pom.xml Tue Apr 23
10:16:06 2019
@@ -203,12 +203,10 @@
<artifactId>mcf-ui-core</artifactId>
<version>${project.version}</version>
</dependency>
- <!-- try installing manually from http://jcifs.samba.org if not available
- in your repository -->
<dependency>
- <groupId>org.codelibs</groupId>
- <artifactId>jcifs</artifactId>
- <version>1.3.18.3</version>
+ <groupId>eu.agno3.jcifs</groupId>
+ <artifactId>jcifs-ng</artifactId>
+ <version>2.1.2</version/>
</dependency>
<!-- Testing dependencies -->