Fix syntax error in pom

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/branches/release-2.13-branch@1858163 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/connectors/jcifs/pom.xml b/connectors/jcifs/pom.xml
index 5c07738..2afbc0b 100644
--- a/connectors/jcifs/pom.xml
+++ b/connectors/jcifs/pom.xml
@@ -206,7 +206,7 @@
     <dependency>
       <groupId>eu.agno3.jcifs</groupId>
       <artifactId>jcifs-ng</artifactId>
-      <version>2.1.2</version/>
+      <version>2.1.2</version>
     </dependency>
     
     <!-- Testing dependencies -->