diff --git a/.gitignore b/.gitignore index 9dded32a065487348e05bcefc708b199405757ef..5d0362b87a3840b1b70ab49c8e4b5ec71f9578bf 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 dea0827be2dc98b18474b120582a369b504c3948..b92f300eab0227961881f2ca629d46eb62c6aac9 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 4.0.0 maki simonstrator-peerfactsim - 3.1-SNAPSHOT + 3.2-SNAPSHOT