Skip to content

Commit

Permalink
Revert "Use jgit 4.5.3"
Browse files Browse the repository at this point in the history
JENKINS-39832 may be visible again due to the update to JGit 4.5.3.
This revert is a test which will be used in the staging environment
to confirm (or refute) that the change from JGit 4.5.2 to JGit 4.5.3
introduces "missing object exception" reports.

This reverts commit 4de8bb5.
  • Loading branch information
MarkEWaite committed Sep 5, 2017
1 parent 7e62650 commit c90b3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -47,7 +47,7 @@
<maven-project-info-reports-plugin.version>2.9</maven-project-info-reports-plugin.version>
<jenkins.version>1.625.3</jenkins.version>
<java.level>7</java.level>
<jgit.version>4.5.3.201708160445-r</jgit.version>
<jgit.version>4.5.2.201704071617-r</jgit.version>
<jgit.javadoc.version>4.5.0.201609210915-r</jgit.javadoc.version>
</properties>

Expand Down

0 comments on commit c90b3f3

Please sign in to comment.