diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-07 14:54:32 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-07 14:54:32 +0100 |
commit | c72dd241f4c181f61b419cfba3ce1d50c41457c5 (patch) | |
tree | a2fb5b459fbbc6004d204b1cc2b638bd441dba7b /org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml | |
parent | 7241ecd814e00163d28c88bc3c547a3e352d8c2f (diff) | |
download | jgit-c72dd241f4c181f61b419cfba3ce1d50c41457c5.tar.gz jgit-c72dd241f4c181f61b419cfba3ce1d50c41457c5.zip |
JGit v6.5.0.202303070854-rv6.5.0.202303070854-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I8da37ead0bd527bc4990ed5f8d5d4fb4f4d5cf01
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 7447206209..e252aa227e 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.5.0-SNAPSHOT</version> + <version>6.5.0.202303070854-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |