From 0eb44c8178cc8e870208f82846418f011be2dfe7 Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Sun, 8 Nov 2009 17:08:44 +0000 Subject: Prepare 1.2.1 release. --- RELEASE-NOTES.txt | 4 ++-- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 8ecbe24..d592be9 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,5 +1,5 @@ -CarbonadoTestSuite version 1.2 ------------------------------- +CarbonadoTestSuite version 1.2.1 +-------------------------------- Carbonado is an extensible, high performance persistence abstraction layer for Java applications with a relational view to the underlying persistence diff --git a/pom.xml b/pom.xml index 4069536..8c99eb9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ carbonado-test-suite jar CarbonadoTestSuite - 1.2 + 1.2.1 Test suite for Carbonado. @@ -65,14 +65,14 @@ com.amazon.carbonado carbonado - 1.2 + 1.2.1 test com.amazon.carbonado carbonado-sleepycat-je - 1.2 + 1.2.1 test -- cgit v1.2.3