Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.github.ui')
-rw-r--r--org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF56
-rw-r--r--org.eclipse.mylyn.github.ui/pom.xml2
2 files changed, 29 insertions, 29 deletions
diff --git a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
index e837cb5e..f369fbcf 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 @@ Bundle-Name: %pluginName
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.201812061821-r
+Bundle-Version: 5.2.1.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: %providerName
Bundle-Localization: plugin
@@ -24,31 +24,31 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.mylyn.context.core;bundle-version="[3.9.0,4.0.0)",
org.eclipse.mylyn.monitor.core;bundle-version="[3.9.0,4.0.0)",
org.eclipse.mylyn.resources.ui;bundle-version="[3.9.0,4.0.0)"
-Export-Package: org.eclipse.mylyn.internal.github.ui;version="5.2.0";x-internal:=true,
- org.eclipse.mylyn.internal.github.ui.gist;version="5.2.0";x-internal:=true,
- org.eclipse.mylyn.internal.github.ui.issue;version="5.2.0";x-internal:=true
+Export-Package: org.eclipse.mylyn.internal.github.ui;version="5.2.1";x-internal:=true,
+ org.eclipse.mylyn.internal.github.ui.gist;version="5.2.1";x-internal:=true,
+ org.eclipse.mylyn.internal.github.ui.issue;version="5.2.1";x-internal:=true
Bundle-ActivationPolicy: lazy
-Import-Package: org.eclipse.egit.core;version="[5.2.0,5.3.0)",
- org.eclipse.egit.core.op;version="[5.2.0,5.3.0)",
- org.eclipse.egit.github.core;version="[5.2.0,5.3.0)",
- org.eclipse.egit.github.core.client;version="[5.2.0,5.3.0)",
- org.eclipse.egit.github.core.service;version="[5.2.0,5.3.0)",
- org.eclipse.egit.github.core.util;version="[5.2.0,5.3.0)",
- org.eclipse.egit.ui;version="[5.2.0,5.3.0)",
- org.eclipse.egit.ui.internal;version="[5.2.0,5.3.0)",
- org.eclipse.egit.ui.internal.branch;version="[5.2.0,5.3.0)",
- org.eclipse.egit.ui.internal.commit;version="[5.2.0,5.3.0)",
- org.eclipse.egit.ui.internal.components;version="[5.2.0,5.3.0)",
- org.eclipse.egit.ui.internal.fetch;version="[5.2.0,5.3.0)",
- org.eclipse.egit.ui.internal.provisional.wizards;version="[5.2.0,5.3.0)",
- org.eclipse.egit.ui.internal.pull;version="[5.2.0,5.3.0)",
- org.eclipse.jgit.errors;version="[5.2.0,5.3.0)",
- org.eclipse.jgit.lib;version="[5.2.0,5.3.0)",
- org.eclipse.jgit.revwalk;version="[5.2.0,5.3.0)",
- org.eclipse.jgit.transport;version="[5.2.0,5.3.0)",
- org.eclipse.jgit.treewalk;version="[5.2.0,5.3.0)",
- org.eclipse.jgit.treewalk.filter;version="[5.2.0,5.3.0)",
- org.eclipse.mylyn.internal.github.core;version="[5.2.0,5.3.0)",
- org.eclipse.mylyn.internal.github.core.gist;version="[5.2.0,5.3.0)",
- org.eclipse.mylyn.internal.github.core.issue;version="[5.2.0,5.3.0)",
- org.eclipse.mylyn.internal.github.core.pr;version="[5.2.0,5.3.0)"
+Import-Package: org.eclipse.egit.core;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.core.op;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.github.core;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.github.core.client;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.github.core.service;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.github.core.util;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.ui;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.ui.internal;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.ui.internal.branch;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.ui.internal.commit;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.ui.internal.components;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.ui.internal.fetch;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.ui.internal.provisional.wizards;version="[5.2.1,5.3.0)",
+ org.eclipse.egit.ui.internal.pull;version="[5.2.1,5.3.0)",
+ org.eclipse.jgit.errors;version="[5.2.1,5.3.0)",
+ org.eclipse.jgit.lib;version="[5.2.1,5.3.0)",
+ org.eclipse.jgit.revwalk;version="[5.2.1,5.3.0)",
+ org.eclipse.jgit.transport;version="[5.2.1,5.3.0)",
+ org.eclipse.jgit.treewalk;version="[5.2.1,5.3.0)",
+ org.eclipse.jgit.treewalk.filter;version="[5.2.1,5.3.0)",
+ org.eclipse.mylyn.internal.github.core;version="[5.2.1,5.3.0)",
+ org.eclipse.mylyn.internal.github.core.gist;version="[5.2.1,5.3.0)",
+ org.eclipse.mylyn.internal.github.core.issue;version="[5.2.1,5.3.0)",
+ org.eclipse.mylyn.internal.github.core.pr;version="[5.2.1,5.3.0)"
diff --git a/org.eclipse.mylyn.github.ui/pom.xml b/org.eclipse.mylyn.github.ui/pom.xml
index 8f4da478..2e281df0 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.201812061821-r</version>
+ <version>5.2.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top