update target to Mylyn 3.8

Change-Id: I07d876d9a47cab49d629bc3f6ecd135c2b554c01
diff --git a/pom.xml b/pom.xml
index b875a8f..6af4d51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.eclipse.mylyn</groupId>
     <artifactId>org.eclipse.mylyn-parent</artifactId>
-    <version>3.7.0-SNAPSHOT</version>
+    <version>3.8.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.mft</groupId>
   <artifactId>org.eclipse.mylyn.mft-parent</artifactId>
@@ -55,23 +55,6 @@
         </repository>
       </repositories>
     </profile>
-    <profile>
-      <!-- work around broken staging site -->
-      <id>e4.2</id>
-      <activation>
-        <property>
-          <name>target-profile</name>
-          <value>e4.2</value>
-        </property>
-      </activation>
-      <repositories>
-        <repository>
-          <id>juno</id>
-          <layout>p2</layout>
-          <url>http://download.eclipse.org/eclipse/updates/4.2milestones/S-4.2M5-201201271145</url>
-        </repository>
-      </repositories>
-    </profile>
   </profiles>
   <modules>
     <module>org.eclipse.mylyn.mft.ecoretools-feature</module>