diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-01 18:17:31 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-01 18:17:31 +0200 |
commit | 7b1ade51d24f6efacfddd91fcfed7137c27642d3 (patch) | |
tree | 717629c6f404f3840c2ed7bb6a6dd8ca518f3983 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | |
parent | 9fccad2e46d09052f4433e6764448c3518ae37f0 (diff) | |
download | jgit-7b1ade51d24f6efacfddd91fcfed7137c27642d3.tar.gz jgit-7b1ade51d24f6efacfddd91fcfed7137c27642d3.zip |
JGit v6.2.0.202206011217-rc1v6.2.0.202206011217-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Id9639b466583d8c373ef700402cb685ce4a8ee15
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 bf8e938b89..42d68389df 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.2.0-SNAPSHOT</version> + <version>6.2.0.202206011217-rc1</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |