diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-11 11:12:20 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-11 11:12:20 +0100 |
commit | 425e2607fea1bf6083c0e724e27024fc79986a07 (patch) | |
tree | 749a221c0e2ea1ea1d25011610b829cf7f7c662d /org.eclipse.jgit.packaging/pom.xml | |
parent | e0abe9e2a7a2e0acf3d59fd634457457c49663e1 (diff) | |
download | jgit-425e2607fea1bf6083c0e724e27024fc79986a07.tar.gz jgit-425e2607fea1bf6083c0e724e27024fc79986a07.zip |
Prepare 5.1.14-SNAPSHOT builds
Change-Id: Ic7d6f1a6c3123af1a1fa782f052b0cea3b6f28c6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 591956242c..780228ceda 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -49,7 +49,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.1.13.202002110435-r</version> + <version>5.1.14-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |