Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-02-13 23:50:14 +0000
committerMatthias Sohn2013-02-13 23:53:52 +0000
commit7717433453a8572834091cc1a530298a810f1016 (patch)
treebde636e96813ba9b620166284b16ce7993784dbf /org.eclipse.mylyn.github-feature/pom.xml
parentce77fd67309679eb5389d3d6c22c1b36920bd4c5 (diff)
downloadegit-github-7717433453a8572834091cc1a530298a810f1016.tar.gz
egit-github-7717433453a8572834091cc1a530298a810f1016.tar.xz
egit-github-7717433453a8572834091cc1a530298a810f1016.zip
Prepare 2.4.0-SNAPSHOT builds
Change-Id: Ic2ef1cce0531642da14882ae80e7cde90af401aa 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 98dd4ff5..a5c4bcfc 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>2.3.0-SNAPSHOT</version>
+ <version>2.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top