389010: build Papyrus against Juno target

Change-Id: I9e35a4f586f5aec2ecaa8b439aa17c5cbc94748e
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=389010
diff --git a/org.eclipse.mylyn.mft-site/pom.xml b/org.eclipse.mylyn.mft-site/pom.xml
index 4b5a363..4f13db3 100644
--- a/org.eclipse.mylyn.mft-site/pom.xml
+++ b/org.eclipse.mylyn.mft-site/pom.xml
@@ -11,7 +11,7 @@
   <artifactId>org.eclipse.mylyn.mft-site</artifactId>
   <version>0.9.1-SNAPSHOT</version>
   <packaging>eclipse-update-site</packaging>
-  <name>Model Focusing Tools for Mylyn 3.7</name>
+  <name>Model Focusing Tools for Mylyn 3.8</name>
   <properties>
     <qualifier>${project.unqualifiedVersion}</qualifier>
     <sign-dir>tools/mylyn/hudson/mft/signing</sign-dir>
diff --git a/org.eclipse.mylyn.mft.papyrus-feature/pom.xml b/org.eclipse.mylyn.mft.papyrus-feature/pom.xml
index f2bfa2a..edb2992 100644
--- a/org.eclipse.mylyn.mft.papyrus-feature/pom.xml
+++ b/org.eclipse.mylyn.mft.papyrus-feature/pom.xml
@@ -10,4 +10,7 @@
   <artifactId>org.eclipse.mylyn.mft.papyrus</artifactId>
   <version>0.9.1-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
+  <properties>
+    <platform-repository-url>http://download.eclipse.org/releases/indigo/201202240900/</platform-repository-url>
+  </properties>
 </project>
diff --git a/org.eclipse.mylyn.mft.papyrus.tests/pom.xml b/org.eclipse.mylyn.mft.papyrus.tests/pom.xml
index 43a9539..20802e5 100644
--- a/org.eclipse.mylyn.mft.papyrus.tests/pom.xml
+++ b/org.eclipse.mylyn.mft.papyrus.tests/pom.xml
@@ -10,6 +10,9 @@
   <artifactId>org.eclipse.mylyn.mft.papyrus.tests</artifactId>
   <version>0.9.1-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
+  <properties>
+    <platform-repository-url>http://download.eclipse.org/releases/indigo/201202240900/</platform-repository-url>
+  </properties>
   <build>
     <plugins>
       <plugin>
diff --git a/org.eclipse.mylyn.mft.papyrus.ui/pom.xml b/org.eclipse.mylyn.mft.papyrus.ui/pom.xml
index e07097e..6c6e98c 100644
--- a/org.eclipse.mylyn.mft.papyrus.ui/pom.xml
+++ b/org.eclipse.mylyn.mft.papyrus.ui/pom.xml
@@ -10,6 +10,9 @@
   <artifactId>org.eclipse.mylyn.mft.papyrus.ui</artifactId>
   <version>0.9.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
+  <properties>
+    <platform-repository-url>http://download.eclipse.org/releases/indigo/201202240900/</platform-repository-url>
+  </properties>
   <build>
     <plugins>
       <plugin>
diff --git a/org.eclipse.mylyn.mft.sdk-feature/feature.xml b/org.eclipse.mylyn.mft.sdk-feature/feature.xml
index 57be959..7c03862 100644
--- a/org.eclipse.mylyn.mft.sdk-feature/feature.xml
+++ b/org.eclipse.mylyn.mft.sdk-feature/feature.xml
@@ -44,10 +44,6 @@
          id="org.eclipse.mylyn.mft.uml2"
          version="0.0.0"/>
 
-   <includes
-         id="org.eclipse.mylyn.mft.papyrus"
-         version="0.0.0"/>
-
    <plugin
          id="org.eclipse.mylyn.mft.sdk.util"
          download-size="0"
diff --git a/pom.xml b/pom.xml
index a271b9a..7b6b7fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,7 @@
     <groupId>org.eclipse.mylyn</groupId>
     <artifactId>org.eclipse.mylyn-parent</artifactId>
     <version>3.8.0-SNAPSHOT</version>
+    <relativePath>../org.eclipse.mylyn/org.eclipse.mylyn-parent</relativePath>    
   </parent>
   <groupId>org.eclipse.mylyn.mft</groupId>
   <artifactId>org.eclipse.mylyn.mft-parent</artifactId>
@@ -24,6 +25,9 @@
     <url>https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;classification=Mylyn;product=Model%Focusing%Tools</url>
     <system>Bugzilla</system>
   </issueManagement>
+  <properties>
+    <mylyn-repository-url>http://download.eclipse.org/mylyn/drops/3.8.0/v20120612-0600/</mylyn-repository-url>
+  </properties>
   <repositories>
     <repository>
       <snapshots>