Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-03-06 23:34:14 +0000
committerMatthias Sohn2019-03-06 23:34:14 +0000
commit90107d53eb7cb32d78f5509b53dd6ba342308f14 (patch)
tree97188f545e82cf0d4fac3c3a23947503fb58d68a /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
parent164cb8d87de5d2158776a617f56082a3b8d57b90 (diff)
downloadjgit-90107d53eb7cb32d78f5509b53dd6ba342308f14.tar.gz
jgit-90107d53eb7cb32d78f5509b53dd6ba342308f14.tar.xz
jgit-90107d53eb7cb32d78f5509b53dd6ba342308f14.zip
Prepare 5.4.0-SNAPSHOT builds
Change-Id: I90a4791f63d0eba23da744c720e869f1830b86e7 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
index a6a33716c2..16ff484faf 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
@@ -49,7 +49,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.3.0-SNAPSHOT</version>
+ <version>5.4.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>

Back to the top