make JIRA report more useful
diff --git a/pom.xml b/pom.xml
index 67b69df..68c2d4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,6 +48,9 @@
     <powermock.version>1.6.4</powermock.version>
     <commons.pmd-plugin.version>3.7</commons.pmd-plugin.version>
     <commons.japicmp.version>0.9.3</commons.japicmp.version>
+
+    <!-- only show issues of the current version -->
+    <commons.changes.onlyCurrentVersion>true</commons.changes.onlyCurrentVersion>
   </properties>
 
   <issueManagement>