diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-01-11 15:12:40 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-01-11 15:12:40 +0100 |
commit | d3a5637d924825b59673c098ce7c51fb2e5ad722 (patch) | |
tree | 5fb9af799c71313c724265d97de1fcebd1066dcc /org.eclipse.jgit.gpg.bc/pom.xml | |
parent | 170244d05977491271a1cc234583d2e5ba75145d (diff) | |
download | jgit-5.13.3.202401111512-r.tar.gz jgit-5.13.3.202401111512-r.zip |
JGit v5.13.3.202401111512-rv5.13.3.202401111512-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Iacf106ce4013e9e12876e85ae341022a44bccb5c
Diffstat (limited to 'org.eclipse.jgit.gpg.bc/pom.xml')
-rw-r--r-- | org.eclipse.jgit.gpg.bc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.gpg.bc/pom.xml b/org.eclipse.jgit.gpg.bc/pom.xml index 789248d238..af02d06d4a 100644 --- a/org.eclipse.jgit.gpg.bc/pom.xml +++ b/org.eclipse.jgit.gpg.bc/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.13.3-SNAPSHOT</version> + <version>5.13.3.202401111512-r</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc</artifactId> |