Revision: 19430
          http://sourceforge.net/p/gate/code/19430
Author:   ian_roberts
Date:     2016-06-21 19:57:32 +0000 (Tue, 21 Jun 2016)
Log Message:
-----------
Missed a dependency on 5.2-SNAPSHOT instead of 5.2

Modified Paths:
--------------
    mimir/branches/5.2/mimir-client/build/ivy.xml

Modified: mimir/branches/5.2/mimir-client/build/ivy.xml
===================================================================
--- mimir/branches/5.2/mimir-client/build/ivy.xml       2016-06-21 01:22:59 UTC 
(rev 19429)
+++ mimir/branches/5.2/mimir-client/build/ivy.xml       2016-06-21 19:57:32 UTC 
(rev 19430)
@@ -17,6 +17,6 @@
   </publications>
 
   <dependencies defaultconf="*->master(default),runtime(default)" >
-    <dependency name="mimir-core" org="uk.ac.gate" rev="5.2-SNAPSHOT" />
+    <dependency name="mimir-core" org="uk.ac.gate" rev="5.2" />
   </dependencies>
 </ivy-module>

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


------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to