Skip to content

Commit 174e57d

Browse files
committed
Remove user name from project set files
1 parent ae20589 commit 174e57d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Diff for: cobolt.psf

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<psf version="2.0">
33
<provider id="org.eclipse.egit.core.GitProvider">
4-
<project reference="1.0,https://RolandKluge@github.com/eMoflon/cobolt.git,master,org.cobolt.algorithms"/>
5-
<project reference="1.0,https://RolandKluge@github.com/eMoflon/cobolt.git,master,org.cobolt.analysis"/>
6-
<project reference="1.0,https://RolandKluge@github.com/eMoflon/cobolt.git,master,org.cobolt.model"/>
7-
<project reference="1.0,https://RolandKluge@github.com/eMoflon/cobolt.git,master,org.cobolt.simbridge"/>
8-
<project reference="1.0,https://RolandKluge@github.com/eMoflon/cobolt.git,master,org.cobolt.specification"/>
9-
<project reference="1.0,https://RolandKluge@github.com/eMoflon/cobolt.git,master,simonstrator-api"/>
10-
<project reference="1.0,https://RolandKluge@github.com/eMoflon/cobolt.git,master,simonstrator-overlays"/>
11-
<project reference="1.0,https://RolandKluge@github.com/eMoflon/cobolt.git,master,simonstrator-peerfact"/>
12-
<project reference="1.0,https://RolandKluge@github.com/eMoflon/cobolt.git,master,simonstrator-simrunner"/>
13-
<project reference="1.0,https://RolandKluge@github.com/eMoflon/cobolt.git,master,simonstrator-topology-control"/>
4+
<project reference="1.0,https://github.com/eMoflon/cobolt.git,master,org.cobolt.algorithms"/>
5+
<project reference="1.0,https://github.com/eMoflon/cobolt.git,master,org.cobolt.analysis"/>
6+
<project reference="1.0,https://github.com/eMoflon/cobolt.git,master,org.cobolt.model"/>
7+
<project reference="1.0,https://github.com/eMoflon/cobolt.git,master,org.cobolt.simbridge"/>
8+
<project reference="1.0,https://github.com/eMoflon/cobolt.git,master,org.cobolt.specification"/>
9+
<project reference="1.0,https://github.com/eMoflon/cobolt.git,master,simonstrator-api"/>
10+
<project reference="1.0,https://github.com/eMoflon/cobolt.git,master,simonstrator-overlays"/>
11+
<project reference="1.0,https://github.com/eMoflon/cobolt.git,master,simonstrator-peerfact"/>
12+
<project reference="1.0,https://github.com/eMoflon/cobolt.git,master,simonstrator-simrunner"/>
13+
<project reference="1.0,https://github.com/eMoflon/cobolt.git,master,simonstrator-topology-control"/>
1414
</provider>
1515
<workingSets editPageId="org.eclipse.jdt.ui.JavaWorkingSetPage" id="1523346482918_4" label="Cobolt" name="Cobolt">
1616
<item elementID="=org.cobolt.simbridge" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>

Diff for: org.cobolt.ngctoac/org.cobolt.ngctoac.psf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<psf version="2.0">
33
<provider id="org.eclipse.egit.core.GitProvider">
4-
<project reference="1.0,https://RolandKluge@github.com/eMoflon/cobolt.git,master,org.cobolt.ngctoac"/>
4+
<project reference="1.0,https://github.com/eMoflon/cobolt.git,master,org.cobolt.ngctoac"/>
55
</provider>
66
</psf>

0 commit comments

Comments
 (0)