Fix preparation of 4.6.1-SNAPSHOT builds

Change-Id: Ib241c4f45192672712526599898c0bd0bd356436
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2017-01-23 20:29:20 +01:00
parent 16e515a59e
commit fd874b4024
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@
version="0.0.0"/>
<requires>
<import feature="org.eclipse.jgit" version="4.6.0" match="equivalent"/>
<import feature="org.eclipse.jgit.lfs" version="4.6.0" match="equivalent"/>
<import feature="org.eclipse.jgit" version="4.6.1" match="equivalent"/>
<import feature="org.eclipse.jgit.lfs" version="4.6.1" match="equivalent"/>
</requires>
<plugin