Changeset 2509
- Timestamp:
- 08/06/2008 03:42:14 PM (5 months ago)
- Location:
- queryj/branches/br-0_6--ventura24-2_0
- Files:
-
- 3 modified
-
pom.xml (modified) (1 diff)
-
src/toolconf/ant/version.properties (modified) (1 diff)
-
src/toolconf/maven/project.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
queryj/branches/br-0_6--ventura24-2_0/pom.xml
r2507 r2509 7 7 <artifactId>queryj</artifactId> 8 8 <packaging>jar</packaging> 9 <version>v24-2.0- 3</version>9 <version>v24-2.0-4-SNAPSHOT</version> 10 10 <name>QueryJ</name> 11 11 <url>http://www.acm-sl.org</url> -
queryj/branches/br-0_6--ventura24-2_0/src/toolconf/ant/version.properties
r2507 r2509 38 38 39 39 # Project's current version 40 project.version=v24-2.0- 340 project.version=v24-2.0-4-SNAPSHOT 41 41 42 42 # Project status -
queryj/branches/br-0_6--ventura24-2_0/src/toolconf/maven/project.xml
r2507 r2509 43 43 <id>queryj</id> 44 44 <groupId>org.acmsl.queryj</groupId> 45 <currentVersion>v24-2.0- 3</currentVersion>45 <currentVersion>v24-2.0-4-SNAPSHOT</currentVersion> 46 46 <organization> 47 47 <name>ACM S.L.</name>
