summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorbroneill <bronee@gmail.com>2014-03-06 07:22:11 -0800
committerbroneill <bronee@gmail.com>2014-03-06 07:22:11 -0800
commitcf4e22e75b8fd620855dfc6a4f8e5789c4b40f8b (patch)
treebd0a0eba9132d2047cf87b6a16c712879ea17a19 /pom.xml
parent96d2600cff43f72700c00473bb813ee5c01c30ca (diff)
Version 1.3.
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 e985764..565f5e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>