Skip to content

Commit 1299362

Browse files
committed
Fix target platform
Signed-off-by: Rob Stryker <rob@oxbeef.net>
1 parent 26449c2 commit 1299362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targetplatform/rsp-target.target

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer"
4444
includeSource="true" type="InstallableUnit">
4545
<repository
46-
location="http://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/locus/jbosstools-locus/1.8.0/jbosstools-locus-1.8.0-updatesite.zip-unzip" />
46+
location="https://download.jboss.org/jbosstools/updates/stable/locus/1.8.0/" />
4747
<!-- Test dependencies -->
4848
<unit id="org.apache.felix.log" version="1.2.0" />
4949
<unit id="org.everit.osgi.bundles.org.apache.xmlcommons.full" version="1.4.1.20150918" />

0 commit comments

Comments
 (0)