Fix webjars-angularjs.version

This commit is contained in:
Antoine Rey 2016-10-13 18:21:40 +02:00
parent 159bc343f5
commit e879e6c566

View file

@ -71,7 +71,7 @@
<dependency> <dependency>
<groupId>org.webjars</groupId> <groupId>org.webjars</groupId>
<artifactId>angularjs</artifactId> <artifactId>angularjs</artifactId>
<version>${webjars-angularjs.version>}</version> <version>${webjars-angularjs.version}</version>
</dependency> </dependency>
<dependency> <dependency>