diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-19 22:15:39 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-19 22:15:39 +0200 |
commit | 2674bec32ba405dc0fd6b16c1793281d09589ec9 (patch) | |
tree | f377e87fcc953a89ee3dda6d139acaa3734f4d31 /org.eclipse.jgit | |
parent | ffaada75e4366e8a808baeacfa41292be89fe2bf (diff) | |
download | jgit-2674bec32ba405dc0fd6b16c1793281d09589ec9.tar.gz jgit-2674bec32ba405dc0fd6b16c1793281d09589ec9.zip |
Update API problem filter
Change-Id: I66c0c490bb66adafac5d670d2d9571f1674a281e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit')
-rw-r--r-- | org.eclipse.jgit/.settings/.api_filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/.settings/.api_filters b/org.eclipse.jgit/.settings/.api_filters index 81aa9c2704..20ff76a927 100644 --- a/org.eclipse.jgit/.settings/.api_filters +++ b/org.eclipse.jgit/.settings/.api_filters @@ -3,7 +3,7 @@ <resource path="META-INF/MANIFEST.MF"> <filter id="924844039"> <message_arguments> - <message_argument value="4.7.5"/> + <message_argument value="4.7.6"/> <message_argument value="4.7.0"/> </message_arguments> </filter> |