summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2006-10-24 02:20:11 +0000
committerBrian S. O'Neill <bronee@gmail.com>2006-10-24 02:20:11 +0000
commit9485b901cf88337c504f8a5f10db175cbb8d10f8 (patch)
treec484fcb917ac47578f804293c80f4c54f2df38e1 /pom.xml
parent8318b4f39c727a42eb0cf0473637809dccf82210 (diff)
Switch to version 1.1-Beta.
Minor site chamges.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a81b131..04c2e41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>