diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-03 23:10:25 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-03 23:10:25 +0200 |
commit | d0a2288f4d9567dd97eb4bdda845fe99aa64fd96 (patch) | |
tree | 76b03ff3dd6f840c6f74fe1a4e7243ad3af2b485 /org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml | |
parent | ea0ab1f862d9266a0fca04bbd5e16f3c2a1e2744 (diff) | |
download | jgit-d0a2288f4d9567dd97eb4bdda845fe99aa64fd96.tar.gz jgit-d0a2288f4d9567dd97eb4bdda845fe99aa64fd96.zip |
JGit v6.10.0.202406032110-rv6.10.0.202406032110-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I3128b2e4bbbed97adde90f7a47e15175e63e97f5
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml index 82db456698..d8e2b2ff7e 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.10.0-SNAPSHOT</version> + <version>6.10.0.202406032110-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |