summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2008-05-29 15:40:53 +0000
committerBrian S. O'Neill <bronee@gmail.com>2008-05-29 15:40:53 +0000
commit25dad57d68a1f6fb56bac9f3afe166409cf96cff (patch)
tree5ab6d634f08b6e769c8f93d75944e9bb9418bac4 /pom.xml
parent9854eb770d44deebf972372f479c6c86c7c965ab (diff)
Prepare beta1 release.
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 a66bf0c..f3666c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<artifactId>carbonado</artifactId>
<packaging>jar</packaging>
<name>Carbonado</name>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2-BETA1</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>