Skip to content

Commit 9b13842

Browse files
committed
revert url replacements
1 parent d91bf23 commit 9b13842

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

org.jcryptool.target/org.jcryptool.target.target

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
</location>
1919

2020
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
21-
<repository location="file:///home/snuc/git/JCT_bumpplat/thirdparty/releng/org.jcryptool.thirdparty.jre.p2/target/repository"/>
21+
<repository location="https://cryptool.org/jct/thirdparty-p2/jre"/>
22+
<!-- <repository location="file:///home/snuc/git/JCT_bumpplat/thirdparty/releng/org.jcryptool.thirdparty.jre.p2/target/repository"/> -->
2223
<unit id="org.jcryptool.thirdparty.jre.linux64.feature.feature.group" version="0.0.0"/>
2324
<unit id="org.jcryptool.thirdparty.jre.macosx.feature.feature.group" version="0.0.0"/>
2425
<unit id="org.jcryptool.thirdparty.jre.win64.feature.feature.group" version="0.0.0"/>
@@ -30,7 +31,8 @@
3031
<unit id="org.eclipse.babel.nls_eclipse_de.feature.group" version="0.0.0"/>
3132
</location>
3233
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
33-
<repository location="file:///home/snuc/git/JCT_bumpplat/thirdparty/releng/org.jcryptool.thirdparty.libraries.p2/target/repository"/>
34+
<repository location="https://cryptool.org/jct/thirdparty-p2/libraries"/>
35+
<!-- <repository location="file:///home/snuc/git/JCT_bumpplat/thirdparty/releng/org.jcryptool.thirdparty.libraries.p2/target/repository"/> -->
3436
<unit id="bcpkix" version="1.68.0"/>
3537
<unit id="bcprov" version="1.68.0"/>
3638

0 commit comments

Comments
 (0)