Revision: 20071
          http://sourceforge.net/p/gate/code/20071
Author:   markagreenwood
Date:     2017-02-07 15:01:32 +0000 (Tue, 07 Feb 2017)
Log Message:
-----------
added the GATE snapshot repo to the pom so that we have somewhere to publish 
snapshot releases

Modified Paths:
--------------
    gate/branches/sawdust2/gate-core/pom.xml

Modified: gate/branches/sawdust2/gate-core/pom.xml
===================================================================
--- gate/branches/sawdust2/gate-core/pom.xml    2017-02-07 13:36:44 UTC (rev 
20070)
+++ gate/branches/sawdust2/gate-core/pom.xml    2017-02-07 15:01:32 UTC (rev 
20071)
@@ -599,4 +599,13 @@
                </plugins>
        </reporting>
 
+       <distributionManagement>
+               <snapshotRepository>
+                       <id>gate.snapshots</id>
+                       <name>GATE Snapshots Repository</name>
+                       
<url>http://repo.gate.ac.uk/content/repositories/snapshots</url>
+                       <layout>default</layout>
+               </snapshotRepository>
+       </distributionManagement>
+
 </project>

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