diff --git a/.gitignore b/.gitignore
index 4839585..34c551d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,7 @@
.idea
# miscellaneous
-*.swp
+*.sw*
/bin/
diff --git a/pom.xml b/pom.xml
index 9e4e298..00b9b22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,11 +153,16 @@
net.imglib2
imglib2
-
+
+ NOTE: dl-modelrunner @ 0.5.5 (which is what is used here)
+ copied-in the apposed project and thus the dependency
+ on apposed is not necessary here.
+ -->
io.bioimage
dl-modelrunner