diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2006-11-06 18:13:18 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2006-11-06 18:13:18 +0000 |
commit | 2d942b153e7f2f9ca16c35c67b452c89eb762b7d (patch) | |
tree | 2067b73fdcfc10e97254e5c4d379c5f74b76b228 | |
parent | 03f7d292c124770c36e7e55ac12fbcb8e0572c13 (diff) |
Updated to BETA3.
-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.1-BETA</version>
+ <version>1.1-BETA3</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>
|