diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2006-11-08 20:04:28 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2006-11-08 20:04:28 +0000 |
commit | 76b4a47be06da41b791480504b7cd65c2f05fe57 (patch) | |
tree | 0e28bd7c795ff75077553dbd19fe2dfa4886c49f /pom.xml | |
parent | 9fa3cef74dccd73694857a01105822cb660c30e3 (diff) |
1.1-BETA4
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-BETA3</version>
+ <version>1.1-BETA4</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>
|