Author: kwright
Date: Sat Apr 15 06:33:11 2017
New Revision: 1791454
URL: http://svn.apache.org/viewvc?rev=1791454&view=rev
Log:
Fix XML error
Modified:
manifoldcf/branches/CONNECTORS-1290-2/connectors/jira/pom.xml
Modified: manifoldcf/branches/CONNECTORS-1290-2/connectors/jira/pom.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1290-2/connectors/jira/pom.xml?rev=1791454&r1=1791453&r2=1791454&view=diff
==============================================================================
--- manifoldcf/branches/CONNECTORS-1290-2/connectors/jira/pom.xml (original)
+++ manifoldcf/branches/CONNECTORS-1290-2/connectors/jira/pom.xml Sat Apr 15
06:33:11 2017
@@ -376,5 +376,5 @@
<version>${slf4j.version}</version>
<scope>test</scope>
</dependency>
-
+ </dependencies>
</project>