diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-01 16:49:12 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-01 16:49:12 +0200 |
commit | 4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6 (patch) | |
tree | 9cab9ad6e2266318975a1eeee2e540aa92fe71cd /org.eclipse.jgit.ant/pom.xml | |
parent | 6fc54671e04c402ab4cef79f89953e0c96f3d300 (diff) | |
download | jgit-4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6.tar.gz jgit-4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6.zip |
JGit v5.13.0.202109011149-rc1v5.13.0.202109011149-rc1
Change-Id: Id8d0970102f18e61a2fc7cf941267c9089d71c1a
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 718669c064..015ba78abb 100644 --- a/org.eclipse.jgit.ant/pom.xml +++ b/org.eclipse.jgit.ant/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.13.0-SNAPSHOT</version> + <version>5.13.0.202109011149-rc1</version> </parent> <artifactId>org.eclipse.jgit.ant</artifactId> |