diff options
| author | Brian S. O'Neill <bronee@gmail.com> | 2007-02-02 16:26:22 +0000 |
|---|---|---|
| committer | Brian S. O'Neill <bronee@gmail.com> | 2007-02-02 16:26:22 +0000 |
| commit | 85b9fcbd273784f1daf47471118c07486e0d38d1 (patch) | |
| tree | 67abf7e4c68da7bd04641bec0aec0973e9a4846c /pom.xml | |
| parent | 7bbd2669edfb3bd9c439e70609ddf52a661bc25f (diff) | |
Dev version now 1.1-BETA11
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ <artifactId>carbonado-test-suite</artifactId>
<packaging>jar</packaging>
<name>CarbonadoTestSuite</name>
- <version>1.1-BETA10</version>
+ <version>1.1-BETA11</version>
<description>
Test suite for Carbonado.
</description>
@@ -65,7 +65,7 @@ <dependency>
<groupId>com.amazon.carbonado</groupId>
<artifactId>carbonado</artifactId>
- <version>1.1-BETA10</version>
+ <version>1.1-BETA11</version>
<scope>test</scope>
</dependency>
|
