Skip to content

Commit

Permalink
Merge pull request apache#2026 from pedro-w/jgit-551
Browse files Browse the repository at this point in the history
[NETBEANS-4005] Update jgit to v5.5.1
  • Loading branch information
ebarboni authored May 19, 2020
2 parents 7aa035f + 5466118 commit 5885596
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ide/o.eclipse.jgit/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
75C27F087134757A8AC335E637C117D68D41C773 org.eclipse.jgit:org.eclipse.jgit:5.5.0.201909110433-r
E0BA7A468E8C62DA8521CA3A06A061D4DDE95223 org.eclipse.jgit:org.eclipse.jgit:5.5.1.201910021850-r
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: JGit Library
Origin: Eclipse
Version: 5.5.0.201909110433-r
Version: 5.5.1.201910021850-r
Description: Integration library for Git client
License: EDL-1.0
URL: http://www.eclipse.org/jgit/download/
Expand Down
2 changes: 1 addition & 1 deletion ide/o.eclipse.jgit/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
release.external/org.eclipse.jgit-5.5.0.201909110433-r.jar=modules/org-eclipse-jgit.jar
release.external/org.eclipse.jgit-5.5.1.201910021850-r.jar=modules/org-eclipse-jgit.jar
is.autoload=true
2 changes: 1 addition & 1 deletion ide/o.eclipse.jgit/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<public-packages/>
<class-path-extension>
<runtime-relative-path>org-eclipse-jgit.jar</runtime-relative-path>
<binary-origin>external/org.eclipse.jgit-5.5.0.201909110433-r.jar</binary-origin>
<binary-origin>external/org.eclipse.jgit-5.5.1.201910021850-r.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down

0 comments on commit 5885596

Please sign in to comment.