Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-03-07 00:21:31 +0000
committerThomas Wolf2019-03-07 23:38:15 +0000
commitac7688017ffeb5b0e2fe34a8ec9483b80a7bfeb9 (patch)
tree597d5003e99d80e168aff9447da87cb96847e718 /org.eclipse.mylyn.github.target/pom.xml
parentf3c6bc68aa4cb380f78ddee815049e48b18d22c2 (diff)
downloadegit-github-ac7688017ffeb5b0e2fe34a8ec9483b80a7bfeb9.tar.gz
egit-github-ac7688017ffeb5b0e2fe34a8ec9483b80a7bfeb9.tar.xz
egit-github-ac7688017ffeb5b0e2fe34a8ec9483b80a7bfeb9.zip
Prepare 5.4.0-SNAPSHOT builds
Change-Id: I649c6212baafef7d24f96ca0e764fe990999aabc Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.target/pom.xml')
-rw-r--r--org.eclipse.mylyn.github.target/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.target/pom.xml b/org.eclipse.mylyn.github.target/pom.xml
index d45e5afd..c1e6278d 100644
--- a/org.eclipse.mylyn.github.target/pom.xml
+++ b/org.eclipse.mylyn.github.target/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>5.3.0-SNAPSHOT</version>
+ <version>5.4.0-SNAPSHOT</version>
</parent>
<properties>

Back to the top