summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2006-11-06 18:13:18 +0000
committerBrian S. O'Neill <bronee@gmail.com>2006-11-06 18:13:18 +0000
commit2d942b153e7f2f9ca16c35c67b452c89eb762b7d (patch)
tree2067b73fdcfc10e97254e5c4d379c5f74b76b228 /pom.xml
parent03f7d292c124770c36e7e55ac12fbcb8e0572c13 (diff)
Updated to BETA3.
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 04c2e41..287ab45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<artifactId>carbonado</artifactId>
<packaging>jar</packaging>
<name>Carbonado</name>
- <version>1.1-BETA</version>
+ <version>1.1-BETA3</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>