Modified:
trunk/jsslutils/pom.xml
trunk/testhelpers/pom.xml
Log:
Updated testhelpers version number.
Modified: trunk/jsslutils/pom.xml
==============================================================================
--- trunk/jsslutils/pom.xml (original)
+++ trunk/jsslutils/pom.xml Sat Apr 18 07:27:38 2009
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.jsslutils</groupId>
<artifactId>jsslutils-test-helpers</artifactId>
- <version>0.5</version>
+ <version>0.6-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
Modified: trunk/testhelpers/pom.xml
==============================================================================
--- trunk/testhelpers/pom.xml (original)
+++ trunk/testhelpers/pom.xml Sat Apr 18 07:27:38 2009
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jsslutils</groupId>
<artifactId>jsslutils-test-helpers</artifactId>
- <version>0.5</version>
+ <version>0.6-SNAPSHOT</version>
<packaging>jar</packaging>
<name>jSSLutils</name>
<url>http://www.jsslutils.org/</url>