Bug 515092 - Source bundles missing for team plugins

Change platform feature to not exlcude core.net fragments.

Change-Id: I1f5d5067a8f7f458e727e5c2007926c81b80255c
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/features/org.eclipse.platform-feature/forceQualifierUpdate.txt b/features/org.eclipse.platform-feature/forceQualifierUpdate.txt
index 233e834..ce9c105 100644
--- a/features/org.eclipse.platform-feature/forceQualifierUpdate.txt
+++ b/features/org.eclipse.platform-feature/forceQualifierUpdate.txt
@@ -7,4 +7,5 @@
 Bug 437486 - Add JSch 0.1.51 to Platform
 Bug 467268 - Update to Orbit RC1 URL
 Bug 537521 - Update to latest org.eclipse.debug.core
-Needs a touch for felix.scr qualifier update
\ No newline at end of file
+Needs a touch for felix.scr qualifier update
+Bug 515092 - Source bundles missing for team plugins
\ No newline at end of file
diff --git a/features/org.eclipse.platform-feature/pom.xml b/features/org.eclipse.platform-feature/pom.xml
index 44bfa44..a93eeec 100644
--- a/features/org.eclipse.platform-feature/pom.xml
+++ b/features/org.eclipse.platform-feature/pom.xml
@@ -61,8 +61,6 @@
                 <plugin id="org.eclipse.core.filesystem.win32.x86_64"/>
                 <plugin id="org.eclipse.core.filesystem.linux.ppc64le"/>
                 <plugin id="org.eclipse.core.resources.win32.x86_64"/>
-                <plugin id="org.eclipse.core.net.linux.x86_64"/>
-                <plugin id="org.eclipse.core.net.win32.x86_64"/>
               </excludes>
             </configuration>
           </execution>