diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1950d56..9a83429 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
Changelog of Violation Comments to Bitbucket Server Plugin.
+## 1.114
+### GitHub #82
+
+**CPPCheckParser with auto closed tags tomasbjerre/violations-lib#82**
+
+
+[2129851c10579c6](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/2129851c10579c6) Tomas Bjerre *2020-02-03 16:49:16*
+
+
## 1.113
### GitHub #80
diff --git a/pom.xml b/pom.xml
index 5e57da5..6071d0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
violation-comments-to-stash
- 1.114
+ 1.115-SNAPSHOT
hpi
Jenkins Violation Comments to Bitbucket Server Plugin
Finds violations reported by code analyzers and comments Bitbucket Server (or Stash) pull requests (or commits) with them.
@@ -51,7 +51,7 @@
scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git
scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git
http://github.com/jenkinsci/${project.artifactId}-plugin
- violation-comments-to-stash-1.114
+ HEAD