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.ant/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.ant/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ant/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml index 22078130de..267d273e1c 100644 --- a/org.eclipse.jgit.ant/pom.xml +++ b/org.eclipse.jgit.ant/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.1.13.202002110435-r</version> + <version>5.1.14-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ant</artifactId> |