diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2006-10-24 02:20:11 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2006-10-24 02:20:11 +0000 |
commit | 9485b901cf88337c504f8a5f10db175cbb8d10f8 (patch) | |
tree | c484fcb917ac47578f804293c80f4c54f2df38e1 /pom.xml | |
parent | 8318b4f39c727a42eb0cf0473637809dccf82210 (diff) |
Switch to version 1.1-Beta.
Minor site chamges.
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-SNAPSHOT</version>
+ <version>1.1-BETA</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>
|