Compare commits

...

1 Commits

Author SHA1 Message Date
Tim Schaub
d12d2734c0 Test 2014-12-19 18:00:19 -07:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openlayers",
"version": "3.1.0-pre.3",
"name": "openlayers-test",
"version": "3.1.0-pre.4",
"description": "Build tools and sources for developing OpenLayers based mapping applications",
"keywords": [
"map",

View File

@@ -16,7 +16,7 @@ PROFILES="ol ol-debug"
#
# URL for canonical repo.
#
REMOTE=https://github.com/openlayers/ol3.git
REMOTE=https://github.com/tschaub/ol3.git
#
# Display usage and exit.