diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 15:03:40 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 15:03:40 +0200 |
commit | e39cf68af4ee6af7a8c6162ffe0b82144af32c54 (patch) | |
tree | 218d50ec7b135a8c107a3b516a9dea018bfc645a | |
parent | 1a4e12a451217075310458b94a39bfc132abb276 (diff) | |
download | jgit-e39cf68af4ee6af7a8c6162ffe0b82144af32c54.tar.gz jgit-e39cf68af4ee6af7a8c6162ffe0b82144af32c54.zip |
Update API problem filter
Change-Id: Ie15c7d0b320f75915c362f5bd3bd6b39d84a900a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-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 40255670ad..4badd2c1c4 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.3"/> + <message_argument value="4.7.4"/> <message_argument value="4.7.0"/> </message_arguments> </filter> |