diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-06-22 01:12:05 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-06-22 01:12:05 +0200 |
commit | 5aa8a7e276326c6fb1f9c4905563aadba10d7dec (patch) | |
tree | d7df311082ef3ad23cbe2dbc134f65ad74ba9b09 /org.eclipse.jgit.pgm/pom.xml | |
parent | f6928f57362d952b18a99d89d4778ca6ad75e84d (diff) | |
download | jgit-5aa8a7e276326c6fb1f9c4905563aadba10d7dec.tar.gz jgit-5aa8a7e276326c6fb1f9c4905563aadba10d7dec.zip |
JGit v5.13.2.202306221912-rv5.13.2.202306221912-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Id0ee779fba85a6d5557f6319969adb2c74feebcf
Diffstat (limited to 'org.eclipse.jgit.pgm/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index 3d9fcba823..b7caadd295 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.13.2-SNAPSHOT</version> + <version>5.13.2.202306221912-r</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |