summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2012-03-04 18:39:08 +0000
committerBrian S. O'Neill <bronee@gmail.com>2012-03-04 18:39:08 +0000
commitbbd5d3fc15e405701b6b9a57697c4a6c7366939e (patch)
treee190704efe724815b85dd46c8e8d7b4629643bba /pom.xml
parentbf9c0e6ce8568d0e37ea1d2947aba141ae4c7fe4 (diff)
Prepare release 1.2.3
Update copyright
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 2b5bddf..26fca9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<artifactId>carbonado</artifactId>
<packaging>jar</packaging>
<name>Carbonado</name>
- <version>1.2.2</version>
+ <version>1.2.3</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>