]> source.dussan.org Git - jgit.git/commitdiff
Fix feature versions imported by feature org.eclipse.jgit.pgm 68/134468/1
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 24 Dec 2018 11:13:29 +0000 (12:13 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 24 Dec 2018 11:13:29 +0000 (12:13 +0100)
On stable-4.6 we are currently at version 4.6.2-SNAPSHOT

Change-Id: Ia2972d0697c3476850ecf4a3c6691b3987866cd9
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml

index 81f5e7180a3099d2584c36049408871784b2cdce..2c91754a308c0937dd5cd70b1badc3c1703d3230 100644 (file)
@@ -31,8 +31,8 @@
          version="0.0.0"/>
 
    <requires>
-      <import feature="org.eclipse.jgit" version="4.6.1" match="equivalent"/>
-      <import feature="org.eclipse.jgit.lfs" version="4.6.1" match="equivalent"/>
+      <import feature="org.eclipse.jgit" version="4.6.2" match="equivalent"/>
+      <import feature="org.eclipse.jgit.lfs" version="4.6.2" match="equivalent"/>
    </requires>
 
    <plugin