Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-05-23 15:32:07 +0000
committerMatthias Sohn2018-05-23 15:58:18 +0000
commit8bb696536fac75cc1fde3d0cf725699a4d8e1c25 (patch)
tree8a2817044b42311e9e44f57f3fa8a3b33b652aba /org.eclipse.mylyn.github-feature/pom.xml
parenta039ba440106f7fcc4e6fa718771ce3a8d822377 (diff)
downloadegit-github-8bb696536fac75cc1fde3d0cf725699a4d8e1c25.tar.gz
egit-github-8bb696536fac75cc1fde3d0cf725699a4d8e1c25.tar.xz
egit-github-8bb696536fac75cc1fde3d0cf725699a4d8e1c25.zip
Prepare 5.1.0-SNAPSHOT builds
Change-Id: I483b724b5203568dec0f24c1da3d9b68dcd14638 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-feature/pom.xml')
-rw-r--r--org.eclipse.mylyn.github-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-feature/pom.xml b/org.eclipse.mylyn.github-feature/pom.xml
index 43ac4ce3..6909a463 100644
--- a/org.eclipse.mylyn.github-feature/pom.xml
+++ b/org.eclipse.mylyn.github-feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>5.0.0-SNAPSHOT</version>
+ <version>5.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top