diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-02 10:03:19 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-02 10:03:19 +0200 |
commit | ea0ab1f862d9266a0fca04bbd5e16f3c2a1e2744 (patch) | |
tree | 8b6abde50cadf99e1ed2a0eec5130986458c9306 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | |
parent | cbe5788a287960189c3ea66c986887a49287c739 (diff) | |
download | jgit-ea0ab1f862d9266a0fca04bbd5e16f3c2a1e2744.tar.gz jgit-ea0ab1f862d9266a0fca04bbd5e16f3c2a1e2744.zip |
Prepare 6.10.0-SNAPSHOT builds
Change-Id: I64f6d6a0599cbab462dca236c00e6f3314b2a810
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml index 36cc474648..2e3e022529 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.10.0.202405290101-rc1</version> + <version>6.10.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |