Skip to content

Commit

Permalink
Add compatibility notice for JENKINS-47364 and JENKINS-47370
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Oct 13, 2017
1 parent 03a6605 commit 956436e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Expand Up @@ -78,9 +78,10 @@
Incompatible changes:
1.93 - Fix of JENKINS-31573 changed the property file parsing approach.
Now it follows the Java property file standard.
2.0: - Security fixes (SECURITY-256)
2.0: - Security fixes (SECURITY-256)
2.1.4 - JENKINS-47364 and JENKINS-47370, they still need to be investigated
-->
<compatibleSinceVersion>2.0</compatibleSinceVersion>
<compatibleSinceVersion>2.1.4</compatibleSinceVersion>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 956436e

Please sign in to comment.