Skip to content
Snippets Groups Projects
Commit 6bb17890 authored by marchettim's avatar marchettim Committed by Gerrit Code Review
Browse files

Merge "Revert "BUG 410 -- update to new platform""

parents e309737a 6b795c74
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ set -o nounset # Expanding an unset variable is an error. Variables must be
###############################################################################
# Set up repo and version
PLATFORM_REPOSITORY=OSM3
PLATFORM_VERSION=5.2.0.3.73627
PLATFORM_VERSION=5.2.0.2.72254
while getopts ":P:V:h" o; do
case "${o}" in
......
......@@ -38,7 +38,7 @@ set -o nounset # Expanding an unset variable is an error. Variables must be
###############################################################################
# Set up repo and version
PLATFORM_REPOSITORY=OSM3
PLATFORM_VERSION=5.2.0.3.73627
PLATFORM_VERSION=5.2.0.2.72254
while getopts ":P:V:h" o; do
case "${o}" in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment