diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-05 14:41:09 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-05 14:41:09 +0200 |
commit | ea02caf1e7fa818f3a470a768bc34d38f8f70e9d (patch) | |
tree | 89a9c6cb9b56c10b9236e8af222ed31bde466e16 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | |
parent | c024cb23d8fad6a4aa33d262ae84f76df76591a5 (diff) | |
download | jgit-ea02caf1e7fa818f3a470a768bc34d38f8f70e9d.tar.gz jgit-ea02caf1e7fa818f3a470a768bc34d38f8f70e9d.zip |
JGit v6.7.0.202309050840-rv6.7.0.202309050840-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ibe952d97bc178adb909cdd40f48957f5b68af699
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml index 705d1e639f..99930a7b84 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.7.0-SNAPSHOT</version> + <version>6.7.0.202309050840-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |