Correct target name for jgit-4.10-staging

Change-Id: I130c7f1420b6b3753f4d419a37d16633755da21c
This commit is contained in:
Dave Borowitz 2019-01-04 15:06:23 -08:00
parent d8bb1d09d2
commit b952d9e65a
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="jgit-4.9-staging" sequenceNumber="1545531343">
<target name="jgit-4.10-staging" sequenceNumber="1545531343">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.11.v20180605"/>

View File

@ -1,8 +1,8 @@
target "jgit-4.9-staging" with source configurePhase
target "jgit-4.10-staging" with source configurePhase
include "projects/jetty-9.4.11.tpd"
include "orbit/R20181128170323-2018-12.tpd"
location "http://download.eclipse.org/staging/2018-12/" {
org.eclipse.osgi lazy
}
}