diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2007-01-13 21:16:15 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2007-01-13 21:16:15 +0000 |
commit | 6fb2cb0a32e142b6ae08eb316cf0ee1cdc824cd6 (patch) | |
tree | 44532be52ec1bb3abab6aee054ae01b92437c59d /pom.xml | |
parent | a9398c230f338f62d1d1e5b7f9fa43f6a17f429b (diff) |
1.1-BETA9
Diffstat (limited to 'pom.xml')
-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-BETA8</version>
+ <version>1.1-BETA9</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>
|