Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-09-11 21:33:24 +0000
committerMatthias Sohn2018-09-11 21:33:24 +0000
commita80a7163ff13d2bb96965b3259804923a9097dff (patch)
treead565268ae17e791d3af55c8e8f769256b042233 /org.eclipse.mylyn.github-feature/pom.xml
parent40fedf9e1e3a1e6d6efeb196da16a6e401a3c33c (diff)
downloadegit-github-a80a7163ff13d2bb96965b3259804923a9097dff.tar.gz
egit-github-a80a7163ff13d2bb96965b3259804923a9097dff.tar.xz
egit-github-a80a7163ff13d2bb96965b3259804923a9097dff.zip
Prepare 5.1.1-SNAPSHOT buildsstable-5.1
Change-Id: Ia3cac44e00570b6cbc8b8476b3ada56e4cb2a316 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 c63f1fa2..ecc0fcd4 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.1.0.201809111528-r</version>
+ <version>5.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top