Revision: 19303
          http://sourceforge.net/p/gate/code/19303
Author:   markagreenwood
Date:     2016-05-11 13:09:40 +0000 (Wed, 11 May 2016)
Log Message:
-----------
normalizing metadata across different pom.xml files

Modified Paths:
--------------
    gate/branches/sawdust2/build/Test-Utils/pom.xml
    gate/branches/sawdust2/pom.xml

Modified: gate/branches/sawdust2/build/Test-Utils/pom.xml
===================================================================
--- gate/branches/sawdust2/build/Test-Utils/pom.xml     2016-05-11 13:04:36 UTC 
(rev 19302)
+++ gate/branches/sawdust2/build/Test-Utils/pom.xml     2016-05-11 13:09:40 UTC 
(rev 19303)
@@ -18,9 +18,17 @@
                <url>http://gate.ac.uk</url>
        </organization>
 
+       <developers>
+               <developer>
+                       <id>gate-team</id>
+                       <name>GATE Team</name>
+                       <email>[email protected]</email>
+               </developer>
+       </developers>
+
        <dependencies>
                <dependency>
-                       <groupId>uk.ac.gate</groupId>
+                       <groupId>uk.ac.gate</groupId>   
                        <artifactId>gate-core</artifactId>
                        <version>9.0-SNAPSHOT</version>
                        <scope>provided</scope>

Modified: gate/branches/sawdust2/pom.xml
===================================================================
--- gate/branches/sawdust2/pom.xml      2016-05-11 13:04:36 UTC (rev 19302)
+++ gate/branches/sawdust2/pom.xml      2016-05-11 13:09:40 UTC (rev 19303)
@@ -21,6 +21,11 @@
     </description>
        <url>http://gate.ac.uk/</url>
 
+       <organization>
+               <name>GATE</name>
+               <url>http://gate.ac.uk</url>
+       </organization>
+
        <developers>
                <developer>
                        <id>gate-team</id>
@@ -31,7 +36,7 @@
 
        <licenses>
                <license>
-                       <name>LGPLv3</name>
+                       <name>GNU Lesser General Public License (LGPL), Version 
3</name>
                        <url>http://www.gnu.org/licenses/lgpl.html</url>
                        <distribution>repo</distribution>
                </license>

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


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to