From 6c4f7e2da3b7d4fa60eb34439f2dbcf6c4a69bd8 Mon Sep 17 00:00:00 2001 From: Nikolaus Krismer <niko@krismer.de> Date: Wed, 18 Dec 2013 09:45:11 +0100 Subject: [PATCH] update to geoserver 2.4.3 --- etc/vagrant/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/vagrant/bootstrap.sh b/etc/vagrant/bootstrap.sh index 172a3d30..7ef22714 100644 --- a/etc/vagrant/bootstrap.sh +++ b/etc/vagrant/bootstrap.sh @@ -45,7 +45,7 @@ SHARED_IMG_DIR=/vagrant/img CMAKE_VERSION=2.8.12.1 CMAKE_VERSION_MAIN=v2.8 CMAKE_FILE=cmake-$CMAKE_VERSION.tar.gz -GEOSERVER_VERSION=2.4.2 +GEOSERVER_VERSION=2.4.3 GEOSERVER_FILE=geoserver-$GEOSERVER_VERSION-war.zip GEOSERVER_SHELL_VERSION=0.2-SNAPSHOT GEOSERVER_SHELL_FILE=gs-shell-$GEOSERVER_SHELL_VERSION-app.zip -- GitLab