From 6e5fe7e73db4e16ef86eeac971c7322ba52f4a38 Mon Sep 17 00:00:00 2001 From: Jose Ignacio Monreal Bailey Date: Tue, 13 Mar 2018 12:14:15 +0000 Subject: [PATCH] Change to snapshot 3.2 --- .gitignore | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9dded32a..5d0362b8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ target/ cache/* data/* /.DS_Store + +.idea +*.iml diff --git a/pom.xml b/pom.xml index dea0827b..b92f300e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 4.0.0 maki simonstrator-peerfactsim - 3.1-SNAPSHOT + 3.2-SNAPSHOT -- GitLab