summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2006-11-10 21:40:27 +0000
committerBrian S. O'Neill <bronee@gmail.com>2006-11-10 21:40:27 +0000
commitc085e4212d49561842e06c459c1e44c12d1630d6 (patch)
treeae65a7b80600a00bfd7a2cf04ddf32636c87fb0a /pom.xml
parent04c13ea008385e4fea297367086aeeb771b62a5f (diff)
1.1-BETA5
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 5149ab4..e2592a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<artifactId>carbonado-test-suite</artifactId>
<packaging>jar</packaging>
<name>CarbonadoTestSuite</name>
- <version>1.1-BETA4</version>
+ <version>1.1-BETA5</version>
<description>
Test suite for Carbonado.
</description>
@@ -65,7 +65,7 @@
<dependency>
<groupId>com.amazon.carbonado</groupId>
<artifactId>carbonado</artifactId>
- <version>1.1-BETA4</version>
+ <version>1.1-BETA5</version>
<scope>test</scope>
</dependency>