Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-06-04 22:18:46 +0000
committerMatthias Sohn2014-06-04 22:18:46 +0000
commitf97abf5529d95615bce3847b95ad9466361665ce (patch)
tree507811d658cb79a9df37d79165c06ddda9164a3b /org.eclipse.mylyn.github.ui/pom.xml
parent8b5851293d848ac7578ca9b5d3bfe08847c3611e (diff)
downloadegit-github-f97abf5529d95615bce3847b95ad9466361665ce.tar.gz
egit-github-f97abf5529d95615bce3847b95ad9466361665ce.tar.xz
egit-github-f97abf5529d95615bce3847b95ad9466361665ce.zip
Prepare 3.5.0-SNAPSHOT builds
Change-Id: I7ad9e9533b062f653f6d87eb0dc1aaa4a5044c09 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/pom.xml')
-rw-r--r--org.eclipse.mylyn.github.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.ui/pom.xml b/org.eclipse.mylyn.github.ui/pom.xml
index 40d5b3a7..1ac37c60 100644
--- a/org.eclipse.mylyn.github.ui/pom.xml
+++ b/org.eclipse.mylyn.github.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top