diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2007-02-02 16:26:22 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2007-02-02 16:26:22 +0000 |
commit | b1f921579e5276c89ff8d800a9487396f7808df9 (patch) | |
tree | ac01d0d43a37812281045243e26284564a7ac1c2 | |
parent | 7aa131641cb6bd1a206ebb04cf9e096560577c23 (diff) |
Dev version now 1.1-BETA11
-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-BETA10</version>
+ <version>1.1-BETA11</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>
|