jochen      2005/05/20 00:09:32

  Modified:    .        Tag: v0_4 build.xml
  Log:
  Fixed version number.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.25.2.2  +1 -1      ws-jaxme/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/ws-jaxme/build.xml,v
  retrieving revision 1.25.2.1
  retrieving revision 1.25.2.2
  diff -u -r1.25.2.1 -r1.25.2.2
  --- build.xml 20 May 2005 06:58:59 -0000      1.25.2.1
  +++ build.xml 20 May 2005 07:09:32 -0000      1.25.2.2
  @@ -14,7 +14,7 @@
    * limitations under the License.
   -->
   <project name="JaxMe" default="all">
  -    <property name="version" value="0.5-dev"/>
  +    <property name="version" value="0.4"/>
       <property name="debug" value="true"/>
       <property name="optimize" value="false"/>   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to