Update Kustvakt, Krill and Kalamar dependency
Change-Id: I02a66907485c90d13a5811d3d81cf5846a007e53
diff --git a/Vagrantfile b/Vagrantfile
index 88fa69b..0d15ffd 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -59,6 +59,13 @@
###############################################
+ echo "Configure Git"
+ cd ~/
+ git config --global user.email "korap+vagrant@ids-mannheim.de"
+ git config --global user.name "Vagrant"
+ sudo chown vagrant:vagrant .config
+
+ ###############################################
echo "Install Koral"
cd ~/
if [ -e ./Koral ] && [ -d ./Koral ]
@@ -91,7 +98,7 @@
fi
# Checkout a specific version
- git checkout tags/v0.58.1
+ git checkout tags/v0.58.2
mvn clean install
@@ -110,7 +117,7 @@
fi
# Checkout a specific version
- git checkout tags/v0.61.3-release
+ git checkout tags/v0.61.4-release
cd ~/Kustvakt/core
mvn clean install
@@ -168,7 +175,7 @@
fi
# Checkout a specific version
- git checkout tags/v0.30
+ git checkout tags/v0.31
cpanm --installdeps .