[Minor] updated dependency to ch.eitchnet.utils to 0.1.0

This commit is contained in:
Robert von Burg 2012-08-04 21:37:09 +02:00
parent 925623bc93
commit eec0b67135
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
<dependency>
<groupId>ch.eitchnet</groupId>
<artifactId>ch.eitchnet.utils</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
</dependency>
</dependencies>