diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2008-11-03 04:07:48 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2008-11-03 04:07:48 +0000 |
commit | e86cf66dd7ebb54e74708b7582de42dafa8ced73 (patch) | |
tree | e3a365725e20af19370483aa29d385062c383d15 | |
parent | d91f8b64e31e912378ec2396908ee4801514a9fa (diff) |
Prepare version number for release.
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <artifactId>carbonado</artifactId>
<packaging>jar</packaging>
<name>Carbonado</name>
- <version>1.2-BETA1</version>
+ <version>1.2</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>
|