diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-22 01:41:02 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-22 01:41:02 +0100 |
commit | 9a05ca42baae22485a2b4c8fd17008525715b3e1 (patch) | |
tree | 6b9cedfc742b4f1415b7de263a8a8839b1e89829 /org.eclipse.jgit.pgm.test/pom.xml | |
parent | 7bc697dfdeb7a70fea710b12e2f861caaede201b (diff) | |
download | jgit-9a05ca42baae22485a2b4c8fd17008525715b3e1.tar.gz jgit-9a05ca42baae22485a2b4c8fd17008525715b3e1.zip |
Prepare 6.8.0-SNAPSHOT builds
Change-Id: I89178175549541111cddb88da401899960c0ecac
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 cbb42f4c7a..0a2ed10860 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.8.0.202311212206-rc1</version> + <version>6.8.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |