Browse Source

Update API problem filter

Change-Id: Iced4e3cc68cc9c2a75f9bf5befd6db7ce2fb1374
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v5.7.0.202002241735-m3
Matthias Sohn 4 years ago
parent
commit
bc98a597ff
1 changed files with 1 additions and 9 deletions
  1. 1
    9
      org.eclipse.jgit/.settings/.api_filters

+ 1
- 9
org.eclipse.jgit/.settings/.api_filters View File

@@ -1,18 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.jgit" version="2">
<resource path="META-INF/MANIFEST.MF">
<filter id="924844039">
<message_arguments>
<message_argument value="5.6.1"/>
<message_argument value="5.6.0"/>
</message_arguments>
</filter>
</resource>
<resource path="META-INF/MANIFEST.MF" type="org.eclipse.jgit.transport.BaseReceivePack">
<filter id="305324134">
<message_arguments>
<message_argument value="org.eclipse.jgit.transport.BaseReceivePack"/>
<message_argument value="org.eclipse.jgit_5.6.1"/>
<message_argument value="org.eclipse.jgit_5.6.2"/>
</message_arguments>
</filter>
</resource>

Loading…
Cancel
Save