You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2004/02/26 13:10:08 UTC

cvs commit: avalon-excalibur/instrument-client project.xml

niclas      2004/02/26 04:10:08

  Modified:    instrument-client project.xml
  Log:
  Bumped the version, in order to get some grip on the -dev vs the -SNAPSHOT mess. But still getting build error during the site doc generation.
  
  Revision  Changes    Path
  1.2       +3 -3      avalon-excalibur/instrument-client/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/instrument-client/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	9 Nov 2003 16:36:48 -0000	1.1
  +++ project.xml	26 Feb 2004 12:10:08 -0000	1.2
  @@ -5,7 +5,7 @@
   
       <name>excalibur-instrument-client</name>
       <id>excalibur-instrument-client</id>
  -    <currentVersion>1.1-dev</currentVersion>
  +    <currentVersion>1.2</currentVersion>
       <inceptionYear>1997</inceptionYear>
       <shortDescription>Excalibur Instrument client</shortDescription>
       <description>
  @@ -46,11 +46,11 @@
           </dependency>
           <dependency>
               <id>excalibur-instrument</id>
  -            <version>SNAPSHOT</version>
  +            <version>1.2</version>
           </dependency>
           <dependency>
               <id>excalibur-instrument-manager</id>
  -            <version>SNAPSHOT</version>
  +            <version>1.2</version>
           </dependency>
   
           <dependency>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org