diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-26 16:13:38 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-26 16:13:38 +0100 |
commit | 6f8a48134cae23ac380f6704a46ceebac64d7f12 (patch) | |
tree | 6210c84b72ec3a65a5d19f4e91626253d72d793f /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | 4d1d88575bbdf7b5750dde0622a975d02e4d4fad (diff) | |
download | jgit-6f8a48134cae23ac380f6704a46ceebac64d7f12.tar.gz jgit-6f8a48134cae23ac380f6704a46ceebac64d7f12.zip |
Prepare 7.1.1-SNAPSHOT builds
Change-Id: Ifc710a83cda50f1275cbbd5a828f92d95607f298
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml index db8062dc23..cd302acfd7 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>7.1.0.202411261347-r</version> + <version>7.1.1-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |