Thursday, 25 February
2010
Thu, 25 Feb
'10
7:53 a.m.
Author: stliu
Date: 2010-02-25 08:53:15 -0500 (Thu, 25 Feb 2010)
New Revision: 18887
Modified:
annotations/branches/v3_3_1_GA_CP/build.xml
Log:
change the ivy publish version from latest to the current version
Modified: annotations/branches/v3_3_1_GA_CP/build.xml
===================================================================
--- annotations/branches/v3_3_1_GA_CP/build.xml 2010-02-25 13:35:11 UTC (rev 18886)
+++ annotations/branches/v3_3_1_GA_CP/build.xml 2010-02-25 13:53:15 UTC (rev 18887)
@@ -158,7 +158,7 @@
<ivy:resolve conf="core"/>
<ivy:publish artifactspattern="${dist.dir}/[artifact].[ext]"
resolver="local"
- pubrevision="latest"
+ pubrevision="${version}"
pubdate="${now}"
status="integration"
/>
Show replies by date