diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2006-12-18 18:23:34 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2006-12-18 18:23:34 +0000 |
commit | 7c878483d54f284bafe4272b848bdbb24b9ce148 (patch) | |
tree | 72c7d1b6d6ca302ab55ebddc277495ec9f7970d6 | |
parent | 84390cabfbf74cb97373fec969d8025936150399 (diff) |
1.1-BETA8
-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-BETA7</version>
+ <version>1.1-BETA8</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>
|