diff options
author | broneill <bronee@gmail.com> | 2014-03-06 07:22:11 -0800 |
---|---|---|
committer | broneill <bronee@gmail.com> | 2014-03-06 07:22:11 -0800 |
commit | cf4e22e75b8fd620855dfc6a4f8e5789c4b40f8b (patch) | |
tree | bd0a0eba9132d2047cf87b6a16c712879ea17a19 /pom.xml | |
parent | 96d2600cff43f72700c00473bb813ee5c01c30ca (diff) |
Version 1.3.
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.3</version>
+ <version>1.3</version>
<description>
Extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence technology.
</description>
|