diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-08-30 16:57:25 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-08-30 16:57:25 +0200 |
commit | c54acc5822997090c9b50df5d4582b1d401d52a6 (patch) | |
tree | 1feddddba350b2c140731294b2f366433e5f48b6 /org.eclipse.jgit.pgm.test/pom.xml | |
parent | 2e2e58d59f1546a791983e2b28adb99c71a93a34 (diff) | |
download | jgit-c54acc5822997090c9b50df5d4582b1d401d52a6.tar.gz jgit-c54acc5822997090c9b50df5d4582b1d401d52a6.zip |
JGit v6.7.0.202308301100-rc1v6.7.0.202308301100-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I712a9f6830364ed404d03f3a145c055906273544
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml index bc0ccf633d..266da2414c 100644 --- a/org.eclipse.jgit.pgm.test/pom.xml +++ b/org.eclipse.jgit.pgm.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.7.0-SNAPSHOT</version> + <version>6.7.0.202308301100-rc1</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |