diff --git a/pom.xml b/pom.xml
index efdd2443..93889692 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
net.imagej
imagej-common
- 2.1.0-SNAPSHOT
+ 2.1.1-SNAPSHOT
ImageJ Common
This library contains ImageJ's core image data model, based on ImgLib2. It is the primary mechanism by which image data is managed internally by ImageJ2. This component also provides the corresponding core image display logic for user interfaces.