diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-07 02:24:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-07 02:24:53 +0200 |
commit | 3a3b72cf907ee1f3a6c32aa19deeaed72492fdb4 (patch) | |
tree | c5d82adfbb8b18a7a236c3aa7813740d91197815 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | 6416de956350437f1826407f5dcb06034cb0a898 (diff) | |
download | jgit-3a3b72cf907ee1f3a6c32aa19deeaed72492fdb4.tar.gz jgit-3a3b72cf907ee1f3a6c32aa19deeaed72492fdb4.zip |
Prepare 6.8.0-SNAPSHOT builds
Change-Id: Ifc81f0a96c2ced0b25926b9daa539d9cfc951925
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 1a224ab406..b3f5735c7f 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.7.1-SNAPSHOT</version> + <version>6.8.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |