Fix issues URL
diff --git a/pom.xml b/pom.xml
index a1ab26b..601c40d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -281,7 +281,7 @@
                 <artifactId>maven-changes-plugin</artifactId>
                 <version>2.11</version>
                 <configuration>
-                    <issueLinkTemplate>http://code.google.com/p/snakeyaml/issues/detail?id=%ISSUE%</issueLinkTemplate>
+                    <issueLinkTemplate>https://bitbucket.org/asomov/snakeyaml/issues/%ISSUE%</issueLinkTemplate>
                 </configuration>
                 <reportSets>
                     <reportSet>