Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-05-23 00:25:56 +0000
committerMatthias Sohn2018-05-23 00:25:56 +0000
commit0825366f19f8a81123cff56c2cd5714027a48faf (patch)
treec0dd453cd7f348e9ae31a397c1409dee9bf66b7c /org.eclipse.mylyn.github-feature/pom.xml
parentf2e2e3fdcf451c907119ba47d19563af8f00a5e5 (diff)
downloadegit-github-0825366f19f8a81123cff56c2cd5714027a48faf.tar.gz
egit-github-0825366f19f8a81123cff56c2cd5714027a48faf.tar.xz
egit-github-0825366f19f8a81123cff56c2cd5714027a48faf.zip
Prepare 5.0.0-SNAPSHOT builds
Change-Id: If4e8ef4e00f18494f54e7ad44b35b1e67e879264 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 a17c8614..43ac4ce3 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.201805221745-rc1</version>
+ <version>5.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top