TEXT-72: upgrade clirr-maven-plugin to 2.8
diff --git a/pom.xml b/pom.xml
index 31292fe..cf03e86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
- <version>2.6.1</version>
+ <version>2.8</version>
<configuration>
<minSeverity>info</minSeverity>
</configuration>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b4ca129..45b639c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,6 +45,10 @@
</properties>
<body>
+ <release version="1.1" date="tbd" description="tbd">
+ <action issue="TEXT-72" type="fix" dev="chtompki">Similar to LANG-1025, clirr fails site build.</action>
+ </release>
+
<release version="1.0" date="2017-03-04" description="
Incompatible changes