niclas      2004/02/26 04:07:53

  Modified:    instrument project.xml
  Added:       instrument maven.xml
  Log:
  Bumped the version, in order to get some grip on the -dev vs the -SNAPSHOT mess. 
Also made jar:install the default target.
  
  Revision  Changes    Path
  1.3       +1 -1      avalon-excalibur/instrument/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/instrument/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml       9 Nov 2003 16:37:40 -0000       1.2
  +++ project.xml       26 Feb 2004 12:07:53 -0000      1.3
  @@ -5,7 +5,7 @@
   
       <name>excalibur-instrument</name>
       <id>excalibur-instrument</id>
  -    <currentVersion>1.1-dev</currentVersion>
  +    <currentVersion>1.2</currentVersion>
       <inceptionYear>1997</inceptionYear>
       <shortDescription>Excalibur Instrument</shortDescription>
       <description>
  
  
  
  1.1                  avalon-excalibur/instrument/maven.xml
  
  Index: maven.xml
  ===================================================================
  <?xml version="1.0"?>
  
  <project default="jar:install" xmlns:j="jelly:core" xmlns:ant="jelly:ant">
      <!-- include the excalibur-wide custom project properties -->
      <property file="${basedir}/project.properties"/>
  
  </project>
  
  
  
  

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

Reply via email to