diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2012-03-04 18:39:08 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2012-03-04 18:39:08 +0000 |
commit | bbd5d3fc15e405701b6b9a57697c4a6c7366939e (patch) | |
tree | e190704efe724815b85dd46c8e8d7b4629643bba /pom.xml | |
parent | bf9c0e6ce8568d0e37ea1d2947aba141ae4c7fe4 (diff) |
Prepare release 1.2.3
Update copyright
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>
|