Skip to content

Commit

Permalink
Merge pull request #3 from chatellier/master
Browse files Browse the repository at this point in the history
Update to leaflet 0.7.2
  • Loading branch information
jamesward committed Feb 6, 2014
2 parents f23bc13 + 37b81a0 commit 92c541b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<upstream.version>0.7.1</upstream.version>
<upstream.version>0.7.2</upstream.version>
<upstream.url>http://leaflet-cdn.s3.amazonaws.com/build</upstream.url>
<destDir>${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${upstream.version}</destDir>
</properties>
Expand Down

0 comments on commit 92c541b

Please sign in to comment.