diff options
| author | Chandan Rajah <chandan.rajah@gmail.com> | 2013-07-15 14:32:55 +0100 | 
|---|---|---|
| committer | Chandan Rajah <chandan.rajah@gmail.com> | 2013-07-15 14:32:55 +0100 | 
| commit | 1f0450297589ecbf89862faa951ea9004df6293e (patch) | |
| tree | 92d5709ed2889367564a82945769ab1878ffe6b2 | |
| parent | fe337fb700e5a7b56a21f1329380110118a5089c (diff) | |
| download | SpyGlass-1f0450297589ecbf89862faa951ea9004df6293e.tar.gz SpyGlass-1f0450297589ecbf89862faa951ea9004df6293e.zip | |
Changing the version to reflect scala 2.9.3
| -rw-r--r-- | pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -11,8 +11,8 @@  	<name>Cascading and Scalding wrapper for HBase with advanced features</name>  	<groupId>parallelai</groupId> -	<artifactId>parallelai.spyglass_2.9.3</artifactId> -	<version>2.2.0</version> +	<artifactId>parallelai.spyglass</artifactId> +	<version>2.9.3_2.2.0</version>  	<packaging>jar</packaging>  	<properties> | 
