diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2006-12-07 18:30:16 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2006-12-07 18:30:16 +0000 |
commit | 04bdcb391b42397988fc879736146d527b8ac2f7 (patch) | |
tree | a5afc35dc99c1e1d1b7e5a6839d28f96c5c8c046 | |
parent | 7a51e9e8fc2b668cf45959236830c6e42056f508 (diff) |
1.1-BETA7
-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-BETA6</version>
+ <version>1.1-BETA7</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>
|