You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2006/06/08 15:06:46 UTC

svn commit: r412742 - /jakarta/httpcomponents/httpcore/trunk/build.xml

Author: olegk
Date: Thu Jun  8 06:06:46 2006
New Revision: 412742

URL: http://svn.apache.org/viewvc?rev=412742&view=rev
Log:
Changed to 4.0-alpha3-SNAPSHOT

Modified:
    jakarta/httpcomponents/httpcore/trunk/build.xml

Modified: jakarta/httpcomponents/httpcore/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/httpcomponents/httpcore/trunk/build.xml?rev=412742&r1=412741&r2=412742&view=diff
==============================================================================
--- jakarta/httpcomponents/httpcore/trunk/build.xml (original)
+++ jakarta/httpcomponents/httpcore/trunk/build.xml Thu Jun  8 06:06:46 2006
@@ -8,7 +8,7 @@
 
   <property name="component.name"          value="httpcore"/>
   <property name="component.title"         value="Jakarta HttpComponents HttpCore"/>
-  <property name="component.version"       value="4.0-alpha2-SNAPSHOT"/>
+  <property name="component.version"       value="4.0-alpha3-SNAPSHOT"/>
   <property name="component.home"          value="${basedir}"/>
   <property name="component.src"           value="${component.home}/src/java"/>
   <property name="component.tests"         value="${component.home}/src/test"/>