diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2007-03-27 15:57:08 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2007-03-27 15:57:08 +0000 |
commit | 65478f17ada9df04c4c2afa734378bb50ec2bd13 (patch) | |
tree | bb7e1f3a07c01ad71958334175fcabaa1396ad20 /pom.xml | |
parent | 49f805b69831fbcf9078e42e74ecf0f1752fe129 (diff) |
1.1 release.
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-BETA11</version>
+ <version>1.1</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>
|