Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-06-05 14:04:14 +0000
committerMatthias Sohn2018-06-05 14:04:14 +0000
commit8c94dea9e51990821862bc31719af1750c4bddd9 (patch)
tree994d14f5a02f4f1ff8cd1ee4961620a38e842003 /org.eclipse.mylyn.github-feature/pom.xml
parentca3755a9b08b54f66cd01d02e4b74ed06b7c3bfe (diff)
downloadegit-github-8c94dea9e51990821862bc31719af1750c4bddd9.tar.gz
egit-github-8c94dea9e51990821862bc31719af1750c4bddd9.tar.xz
egit-github-8c94dea9e51990821862bc31719af1750c4bddd9.zip
Prepare 5.0.0-SNAPSHOT builds
Change-Id: I4a0e29e7e412b6fd573453dbaf6be55e0fad8a86 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 d0f2a47f..c54ca9b7 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.0.0.201806050710-rc3</version>
+ <version>5.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top