Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-10-20 08:39:16 +0000
committerMatthias Sohn2018-10-20 08:39:16 +0000
commitb65e2475684273e2398b3ad58ecb48eff04ea9d5 (patch)
tree028456e5558b298f269658dc4ee0797a34527d85 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
parentcf24983b234af44bb2066e6c18f107e33d02c483 (diff)
downloadjgit-b65e2475684273e2398b3ad58ecb48eff04ea9d5.tar.gz
jgit-b65e2475684273e2398b3ad58ecb48eff04ea9d5.tar.xz
jgit-b65e2475684273e2398b3ad58ecb48eff04ea9d5.zip
Prepare 5.1.4-SNAPSHOT builds
Change-Id: Iee86860f3b4eb9f4af818c60342fd29465c0474c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
index c2aff7b26f..c74e22e6db 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.1.3.201810200350-r</version>
+ <version>5.1.4-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>

Back to the top