Skip to content

Commit

Permalink
Merge pull request #7 from gavioto/gavioto-update-to-0.7.5
Browse files Browse the repository at this point in the history
Update to 0.7.5
  • Loading branch information
jamesward committed Sep 7, 2015
2 parents 14c6491 + a51c083 commit dae175f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<packaging>jar</packaging>
<groupId>org.webjars</groupId>
<artifactId>leaflet</artifactId>
<version>0.7.3-2-SNAPSHOT</version>
<version>0.7.5-SNAPSHOT</version>
<name>Leaflet</name>
<description>WebJar for Leaflet</description>
<url>http://webjars.org</url>
Expand Down Expand Up @@ -41,7 +41,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<upstream.version>0.7.3</upstream.version>
<upstream.version>0.7.5</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>
<requirejs>
Expand Down

0 comments on commit dae175f

Please sign in to comment.