summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2006-12-01 05:02:37 +0000
committerBrian S. O'Neill <bronee@gmail.com>2006-12-01 05:02:37 +0000
commitef2f79f1a20e9229736fedc7c7e27e8ebf032c99 (patch)
treeb6c50dcf4d8ae2f42750670687a67254a4450c9f /pom.xml
parentc085e4212d49561842e06c459c1e44c12d1630d6 (diff)
Add Storable to CorruptEncodingException when loading from index.
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 e2592a6..9339634 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
<dependency>
<groupId>com.amazon.carbonado</groupId>
<artifactId>carbonado</artifactId>
- <version>1.1-BETA5</version>
+ <version>1.1-BETA6</version>
<scope>test</scope>
</dependency>