new webjars

This commit is contained in:
Athou
2014-03-01 18:34:10 +01:00
parent f4f3d9ca48
commit e248504528
4 changed files with 12 additions and 6 deletions

10
pom.xml
View File

@@ -448,6 +448,16 @@
<artifactId>ng-grid</artifactId>
<version>2.0.8</version>
</dependency>
<dependency>
<groupId>org.webjars</groupId>
<artifactId>device.js</artifactId>
<version>139f208</version>
</dependency>
<dependency>
<groupId>org.webjars</groupId>
<artifactId>ngInfiniteScroll</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>