fixed scalate deps for mvn build

This commit is contained in:
Tony Tam 2013-01-14 13:49:16 -08:00
parent 17a433fb59
commit 0d82786715

View File

@ -222,12 +222,12 @@
</dependency>
<dependency>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-wikitext</artifactId>
<artifactId>scalate-wikitext_2.9</artifactId>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-page</artifactId>
<artifactId>scalate-page_2.9</artifactId>
<version>1.6.1</version>
</dependency>
<dependency>