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.packaging/org.eclipse.jgit.repository | |
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.packaging/org.eclipse.jgit.repository')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml index 4ed82c8325..9a191fdbb6 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.13.0-SNAPSHOT</version> + <version>5.13.0.202109011149-rc1</version> </parent> <artifactId>org.eclipse.jgit.repository</artifactId> |