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.packaging/org.eclipse.jgit.http.apache.feature/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.packaging/org.eclipse.jgit.http.apache.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml index d87b7ec7ac..5085af97b0 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.13.2-SNAPSHOT</version> + <version>5.13.2.202306221912-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |