Revision: 20031
          http://sourceforge.net/p/gate/code/20031
Author:   markagreenwood
Date:     2017-01-31 14:27:42 +0000 (Tue, 31 Jan 2017)
Log Message:
-----------
tided up the pom formatting

Modified Paths:
--------------
    gate/branches/sawdust2/plugins/Stanford_CoreNLP/pom.xml

Modified: gate/branches/sawdust2/plugins/Stanford_CoreNLP/pom.xml
===================================================================
--- gate/branches/sawdust2/plugins/Stanford_CoreNLP/pom.xml     2017-01-31 
14:24:12 UTC (rev 20030)
+++ gate/branches/sawdust2/plugins/Stanford_CoreNLP/pom.xml     2017-01-31 
14:27:42 UTC (rev 20031)
@@ -1,7 +1,7 @@
 
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
-       
+
        <modelVersion>4.0.0</modelVersion>
 
        <parent>
@@ -10,8 +10,8 @@
                <!-- this should be the version of GATE you wish to build 
against -->
                <version>9.0-SNAPSHOT</version>
                <relativePath>../../Plugin_Base/pom.xml</relativePath>
-       </parent>       
-       
+       </parent>
+
        <!-- this is the description of this plugin -->
        <groupId>uk.ac.gate.plugins</groupId>
        <artifactId>stanford-corenlp</artifactId>
@@ -29,7 +29,7 @@
                <name>GATE</name>
                <url>http://gate.ac.uk</url>
        </organization>
-       
+
        <developers>
                <developer>
                        <id>gate-team</id>
@@ -47,7 +47,6 @@
                        <artifactId>stanford-corenlp</artifactId>
                        <version>3.6.0</version>
                        <exclusions>
-                               
                                <exclusion>
                                        <!-- this is part of the JDK so stop 
confusing the GATE classloader -->
                                        <groupId>xml-apis</groupId>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
GATE-cvs mailing list
GATE-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to