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>
<groupId>org.webjars</groupId>
<artifactId>angularjs</artifactId>
<version>${webjars-angularjs.version>}</version>
<version>${webjars-angularjs.version}</version>
</dependency>
<dependency>