diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-01 15:40:45 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-01 15:40:45 +0100 |
commit | f34ae6fe31c6057f217c285d34da4b60ecaaf8af (patch) | |
tree | 189e8a401142e0e7aa63265b9fe4271c9e8d32b7 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | 0518a6b0c16c1bce210bc9b2626104ef05975ee1 (diff) | |
download | jgit-f34ae6fe31c6057f217c285d34da4b60ecaaf8af.tar.gz jgit-f34ae6fe31c6057f217c285d34da4b60ecaaf8af.zip |
Prepare 6.6.0-SNAPSHOT builds
Change-Id: I17893f9db12bcb208866f40a06cd4f1ccbb4fe30
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml index 7427583363..1008b62108 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.5.0-SNAPSHOT</version> + <version>6.6.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |