Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-01-21 21:24:20 +0000
committerMatthias Sohn2016-01-21 21:24:20 +0000
commit4e82cc6d99db4d68468550d09bc7428f350434ac (patch)
tree59f368233efbbf9dff427fcd360f7f398f52b87d /org.eclipse.mylyn.github-feature/pom.xml
parent045a78cc165dfcee5e4450361a2282a1f69b193b (diff)
downloadegit-github-4e82cc6d99db4d68468550d09bc7428f350434ac.tar.gz
egit-github-4e82cc6d99db4d68468550d09bc7428f350434ac.tar.xz
egit-github-4e82cc6d99db4d68468550d09bc7428f350434ac.zip
Prepare 4.3.0-SNAPSHOT builds
Change-Id: I116fb6ef0b8ef1477b90bd5bfd8b88652785c527 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 04acee1f..e0209338 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>4.2.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top