summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2007-02-02 16:26:22 +0000
committerBrian S. O'Neill <bronee@gmail.com>2007-02-02 16:26:22 +0000
commitb1f921579e5276c89ff8d800a9487396f7808df9 (patch)
treeac01d0d43a37812281045243e26284564a7ac1c2 /pom.xml
parent7aa131641cb6bd1a206ebb04cf9e096560577c23 (diff)
Dev version now 1.1-BETA11
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 bcd6ded..73bb74a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<artifactId>carbonado</artifactId>
<packaging>jar</packaging>
<name>Carbonado</name>
- <version>1.1-BETA10</version>
+ <version>1.1-BETA11</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>