Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-05-22 21:01:11 +0000
committerMatthias Sohn2019-05-22 21:01:11 +0000
commitc702b73afed2b973dad788c6af0093d46e4f9a00 (patch)
treecc05faeaa43cb434b38d259c06b9a32a92041637 /org.eclipse.egit.mylyn.ui.test/pom.xml
parent56749c3fb810d749103a01d644ff5ac0708a7f7c (diff)
downloadegit-c702b73afed2b973dad788c6af0093d46e4f9a00.tar.gz
egit-c702b73afed2b973dad788c6af0093d46e4f9a00.tar.xz
egit-c702b73afed2b973dad788c6af0093d46e4f9a00.zip
Prepare 5.4.0-SNAPSHOT builds
Change-Id: I0011864a1d3fb076145cc0ccfd9ac2cc673d3df4 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.mylyn.ui.test/pom.xml')
-rw-r--r--org.eclipse.egit.mylyn.ui.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.mylyn.ui.test/pom.xml b/org.eclipse.egit.mylyn.ui.test/pom.xml
index a7ac8962a2..bd66e1e429 100644
--- a/org.eclipse.egit.mylyn.ui.test/pom.xml
+++ b/org.eclipse.egit.mylyn.ui.test/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>5.4.0.201905221418-m3</version>
+ <version>5.4.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.egit.mylyn.ui.test</artifactId>

Back to the top