Changeset 2507

Show
Ignore:
Timestamp:
08/06/2008 03:40:22 PM (5 months ago)
Author:
jjuan
Message:

tagging queryj, refs #146

Location:
queryj/branches/br-0_6--ventura24-2_0
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • queryj/branches/br-0_6--ventura24-2_0/build.number

    r2506 r2507  
    11#Build Number for ANT. Do not edit! 
    2 #Wed Aug 06 13:17:46 CEST 2008 
    3 build.number=2503 
     2#Wed Aug 06 15:36:04 CEST 2008 
     3build.number=2505 
  • queryj/branches/br-0_6--ventura24-2_0/pom.xml

    r2126 r2507  
    77  <artifactId>queryj</artifactId> 
    88  <packaging>jar</packaging> 
    9   <version>v24-2.0-3-SNAPSHOT</version> 
     9  <version>v24-2.0-3</version> 
    1010  <name>QueryJ</name> 
    1111  <url>http://www.acm-sl.org</url> 
     
    205205      <groupId>org.acmsl</groupId> 
    206206      <artifactId>acmsl-commons</artifactId> 
    207       <version>0.5.7b16-SNAPSHOT</version> 
     207      <version>0.5.7b18</version> 
    208208    </dependency> 
    209209    <dependency> 
  • queryj/branches/br-0_6--ventura24-2_0/src/toolconf/ant/version.properties

    r2126 r2507  
    3838  
    3939# Project's current version 
    40 project.version=v24-2.0-3-SNAPSHOT 
     40project.version=v24-2.0-3 
    4141 
    4242# Project status 
  • queryj/branches/br-0_6--ventura24-2_0/src/toolconf/maven/project.xml

    r2273 r2507  
    4343  <id>queryj</id> 
    4444  <groupId>org.acmsl.queryj</groupId> 
    45   <currentVersion>v24-2.0-3-SNAPSHOT</currentVersion> 
     45  <currentVersion>v24-2.0-3</currentVersion> 
    4646  <organization> 
    4747    <name>ACM S.L.</name> 
     
    137137      <groupId>acmsl-commons</groupId> 
    138138      <artifactId>acmsl-commons</artifactId> 
    139       <version>0.5.7b17</version> 
     139      <version>0.5.7b18</version> 
    140140      <url>http://www.acm-sl.org/commons</url> 
    141141      <properties>