Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2017-12-31 03:06:40 +0000
committerMatthias Sohn2017-12-31 17:38:04 +0000
commit618dfdd09a2b0f686d4316d30ea3693d6a3f01ea (patch)
tree654104512b7fd227493e5d75e45044a9ddad74d9 /org.eclipse.egit.github.core/pom.xml
parent286868d72cfb51250b2eafc4aba1e8646a975ed5 (diff)
downloadegit-github-618dfdd09a2b0f686d4316d30ea3693d6a3f01ea.tar.gz
egit-github-618dfdd09a2b0f686d4316d30ea3693d6a3f01ea.tar.xz
egit-github-618dfdd09a2b0f686d4316d30ea3693d6a3f01ea.zip
Prepare 4.11.0-SNAPSHOT builds
Change-Id: I015129d796c625e6e0beda30009bcbd45a3a3114 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.github.core/pom.xml')
-rw-r--r--org.eclipse.egit.github.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.github.core/pom.xml b/org.eclipse.egit.github.core/pom.xml
index 12e635a3..25166ba4 100644
--- a/org.eclipse.egit.github.core/pom.xml
+++ b/org.eclipse.egit.github.core/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.mylyn.github</groupId>
<artifactId>github-parent</artifactId>
- <version>4.10.0-SNAPSHOT</version>
+ <version>4.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top