EGit Mylyn Github Connector v5.2.0.201812061821-r

Change-Id: I669cf799f65afd6bf55412cb172671be1cb91599
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
diff --git a/org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF b/org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF
index 4e0ddde..a5fbe7d 100644
--- a/org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.github.core.tests/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %pluginName
 Automatic-Module-Name: org.eclipse.egit.github.core.tests
 Bundle-SymbolicName: org.eclipse.egit.github.core.tests
-Bundle-Version: 5.2.0.qualifier
+Bundle-Version: 5.2.0.201812061821-r
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Import-Package: com.google.gson;version="[1.6.0,3.0.0]",
diff --git a/org.eclipse.egit.github.core.tests/pom.xml b/org.eclipse.egit.github.core.tests/pom.xml
index 83df0b3..a89c28b 100644
--- a/org.eclipse.egit.github.core.tests/pom.xml
+++ b/org.eclipse.egit.github.core.tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
        <groupId>org.eclipse.mylyn.github</groupId>
        <artifactId>github-parent</artifactId>
-       <version>5.2.0-SNAPSHOT</version>
+       <version>5.2.0.201812061821-r</version>
   </parent>
 
   <artifactId>org.eclipse.egit.github.core.tests</artifactId>
diff --git a/org.eclipse.egit.github.core/META-INF/MANIFEST.MF b/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
index d58b49d..562e80c 100644
--- a/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@
 Bundle-Name: %pluginName
 Automatic-Module-Name: org.eclipse.egit.github.cores
 Bundle-SymbolicName: org.eclipse.egit.github.core
-Bundle-Version: 5.2.0.qualifier
+Bundle-Version: 5.2.0.201812061821-r
 Bundle-Vendor: %providerName
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Import-Package: com.google.gson;version="[1.6.0,3.0.0)",
diff --git a/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF b/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
index 67f4479..6e7f6db 100644
--- a/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
+++ b/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: EGit GitHub API Core
 Bundle-SymbolicName: org.eclipse.egit.github.core
-Bundle-Version: 5.2.0.qualifier
+Bundle-Version: 5.2.0.201812061821-r
 Bundle-Vendor: Eclipse EGit
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Import-Package: com.google.gson;version="[1.6.0,3.0.0)",
diff --git a/org.eclipse.egit.github.core/pom-jar.xml b/org.eclipse.egit.github.core/pom-jar.xml
index c1e4eb1..7035483 100644
--- a/org.eclipse.egit.github.core/pom-jar.xml
+++ b/org.eclipse.egit.github.core/pom-jar.xml
@@ -5,7 +5,7 @@
 
 	<groupId>org.eclipse.mylyn.github</groupId>
 	<artifactId>org.eclipse.egit.github.core</artifactId>
-	<version>5.2.0-SNAPSHOT</version>
+	<version>5.2.0.201812061821-r</version>
 
 	<parent>
 		<groupId>org.sonatype.oss</groupId>
diff --git a/org.eclipse.egit.github.core/pom.xml b/org.eclipse.egit.github.core/pom.xml
index 422c3af..2f822bc 100644
--- a/org.eclipse.egit.github.core/pom.xml
+++ b/org.eclipse.egit.github.core/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.eclipse.mylyn.github</groupId>
         <artifactId>github-parent</artifactId>
-        <version>5.2.0-SNAPSHOT</version>
+        <version>5.2.0.201812061821-r</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/org.eclipse.mylyn.github-feature/feature.xml b/org.eclipse.mylyn.github-feature/feature.xml
index ab0d3c1..6b498e7 100644
--- a/org.eclipse.mylyn.github-feature/feature.xml
+++ b/org.eclipse.mylyn.github-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.mylyn.github.feature"
       label="%featureName"
-      version="5.2.0.qualifier"
+      version="5.2.0.201812061821-r"
       provider-name="%providerName"
       plugin="org.eclipse.egit"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.mylyn.github-feature/pom.xml b/org.eclipse.mylyn.github-feature/pom.xml
index f78e645..9f22894 100644
--- a/org.eclipse.mylyn.github-feature/pom.xml
+++ b/org.eclipse.mylyn.github-feature/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<artifactId>github-parent</artifactId>
 		<groupId>org.eclipse.mylyn.github</groupId>
-		<version>5.2.0-SNAPSHOT</version>
+		<version>5.2.0.201812061821-r</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
     <artifactId>org.eclipse.mylyn.github.feature</artifactId>
diff --git a/org.eclipse.mylyn.github-site/pom.xml b/org.eclipse.mylyn.github-site/pom.xml
index 2e211b8..9a9c90e 100644
--- a/org.eclipse.mylyn.github-site/pom.xml
+++ b/org.eclipse.mylyn.github-site/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.mylyn.github</groupId>
     <artifactId>github-parent</artifactId>
-    <version>5.2.0-SNAPSHOT</version>
+    <version>5.2.0.201812061821-r</version>
   </parent>
 
   <artifactId>github-updatesite</artifactId>
diff --git a/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
index bba5d3a..ae7653e 100644
--- a/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@
 Bundle-Name: %pluginName
 Automatic-Module-Name: org.eclipse.mylyn.github.cores
 Bundle-SymbolicName: org.eclipse.mylyn.github.core;singleton:=true
-Bundle-Version: 5.2.0.qualifier
+Bundle-Version: 5.2.0.201812061821-r
 Bundle-Vendor: %providerName
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Export-Package: org.eclipse.mylyn.internal.github.core;version="5.2.0";x-friends:="org.eclipse.mylyn.github.ui",
diff --git a/org.eclipse.mylyn.github.core/pom.xml b/org.eclipse.mylyn.github.core/pom.xml
index 5431c9b..69b8ca8 100644
--- a/org.eclipse.mylyn.github.core/pom.xml
+++ b/org.eclipse.mylyn.github.core/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.eclipse.mylyn.github</groupId>
         <artifactId>github-parent</artifactId>
-        <version>5.2.0-SNAPSHOT</version>
+        <version>5.2.0.201812061821-r</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/org.eclipse.mylyn.github.doc/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.doc/META-INF/MANIFEST.MF
index 2dca679..af7d170 100755
--- a/org.eclipse.mylyn.github.doc/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.doc/META-INF/MANIFEST.MF
@@ -3,5 +3,5 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.mylyn.github.doc;singleton:=true
-Bundle-Version: 5.2.0.qualifier
+Bundle-Version: 5.2.0.201812061821-r
 Bundle-Vendor: %providerName
diff --git a/org.eclipse.mylyn.github.doc/pom.xml b/org.eclipse.mylyn.github.doc/pom.xml
index 182ce0c..1032df2 100755
--- a/org.eclipse.mylyn.github.doc/pom.xml
+++ b/org.eclipse.mylyn.github.doc/pom.xml
@@ -20,7 +20,7 @@
   <parent>
      <groupId>org.eclipse.mylyn.github</groupId>
      <artifactId>github-parent</artifactId>
-     <version>5.2.0-SNAPSHOT</version>
+     <version>5.2.0.201812061821-r</version>
   </parent>
 
   <artifactId>org.eclipse.mylyn.github.doc</artifactId>
diff --git a/org.eclipse.mylyn.github.target/MANIFEST.MF b/org.eclipse.mylyn.github.target/MANIFEST.MF
index 3a79bd1..d14acd8 100644
--- a/org.eclipse.mylyn.github.target/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.target/MANIFEST.MF
@@ -2,5 +2,5 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: EGit Mylyn Github Target Platform Bundle
 Bundle-SymbolicName: org.eclipse.mylyn.github.target
-Bundle-Version: 5.2.0.qualifier
+Bundle-Version: 5.2.0.201812061821-r
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/org.eclipse.mylyn.github.target/pom.xml b/org.eclipse.mylyn.github.target/pom.xml
index c22a23d..f73dfc6 100644
--- a/org.eclipse.mylyn.github.target/pom.xml
+++ b/org.eclipse.mylyn.github.target/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>github-parent</artifactId>
     <groupId>org.eclipse.mylyn.github</groupId>
-    <version>5.2.0-SNAPSHOT</version>
+    <version>5.2.0.201812061821-r</version>
   </parent>
 
   <properties>
diff --git a/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
index 03f466f..a43f562 100644
--- a/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: Eclipse EGit Mylyn GitHub Tests
 Automatic-Module-Name: org.eclipse.mylyn.github.tests
 Bundle-SymbolicName: org.eclipse.mylyn.github.tests
-Bundle-Version: 5.2.0.qualifier
+Bundle-Version: 5.2.0.201812061821-r
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.jface.text;bundle-version="[3.4.0,4.0.0)",
  org.eclipse.mylyn.tasks.core;bundle-version="[3.4.0,4.0.0)",
diff --git a/org.eclipse.mylyn.github.tests/pom.xml b/org.eclipse.mylyn.github.tests/pom.xml
index c105afd..0d50fe7 100644
--- a/org.eclipse.mylyn.github.tests/pom.xml
+++ b/org.eclipse.mylyn.github.tests/pom.xml
@@ -18,7 +18,7 @@
    <parent>
        <groupId>org.eclipse.mylyn.github</groupId>
        <artifactId>github-parent</artifactId>
-       <version>5.2.0-SNAPSHOT</version>
+       <version>5.2.0.201812061821-r</version>
   </parent>
 
   <artifactId>org.eclipse.mylyn.github.tests</artifactId>
diff --git a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
index db5aaea..e837cb5 100644
--- a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@
 Automatic-Module-Name: org.eclipse.mylyn.github.ui
 Bundle-SymbolicName: org.eclipse.mylyn.github.ui;singleton:=true
 Bundle-Activator: org.eclipse.mylyn.internal.github.ui.GitHubUi
-Bundle-Version: 5.2.0.qualifier
+Bundle-Version: 5.2.0.201812061821-r
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.mylyn.github.ui/pom.xml b/org.eclipse.mylyn.github.ui/pom.xml
index 91e4d04..8f4da47 100644
--- a/org.eclipse.mylyn.github.ui/pom.xml
+++ b/org.eclipse.mylyn.github.ui/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<artifactId>github-parent</artifactId>
 		<groupId>org.eclipse.mylyn.github</groupId>
-		<version>5.2.0-SNAPSHOT</version>
+		<version>5.2.0.201812061821-r</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
     <artifactId>org.eclipse.mylyn.github.ui</artifactId>
diff --git a/pom.xml b/pom.xml
index 6b26df7..aa6e458 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
 
   <groupId>org.eclipse.mylyn.github</groupId>
   <artifactId>github-parent</artifactId>
-  <version>5.2.0-SNAPSHOT</version>
+  <version>5.2.0.201812061821-r</version>
   <packaging>pom</packaging>
 
   <name>Eclipse EGit Mylyn GitHub Connector Parent</name>
@@ -132,7 +132,7 @@
             <artifact>
               <groupId>org.eclipse.mylyn.github</groupId>
               <artifactId>org.eclipse.mylyn.github.target</artifactId>
-              <version>5.2.0-SNAPSHOT</version>
+              <version>5.2.0.201812061821-r</version>
               <classifier>github</classifier>
             </artifact>
           </target>