diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-07-14 22:38:03 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-07-14 22:38:03 +0200 |
commit | 075f28d3d18b39fd4e67d33b730658ee165abc1a (patch) | |
tree | 18fd3dd9f5e7a9eab6a301aec410cac98bf2a771 /org.eclipse.jgit.junit.ssh/pom.xml | |
parent | e8ad3d0c12c11d0c5455f8be677b2b3fe8edfd0c (diff) | |
download | jgit-075f28d3d18b39fd4e67d33b730658ee165abc1a.tar.gz jgit-075f28d3d18b39fd4e67d33b730658ee165abc1a.zip |
Prepare 7.0.0-SNAPSHOT builds
Change-Id: I18015892edc81cd42456a6eacb49607930070be9
Diffstat (limited to 'org.eclipse.jgit.junit.ssh/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit.ssh/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.ssh/pom.xml b/org.eclipse.jgit.junit.ssh/pom.xml index f13a83d661..2a885f204e 100644 --- a/org.eclipse.jgit.junit.ssh/pom.xml +++ b/org.eclipse.jgit.junit.ssh/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>7.0.0.202407101547-m1</version> + <version>7.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit.ssh</artifactId> |