diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 02:13:36 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 02:13:36 +0100 |
commit | 6a30ffd0338239a49b1d0c34ad827d317d5b15ec (patch) | |
tree | cb2ad26011f0c93356f31cbd494961a0c2f0fa08 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | a888f80856c8bbbaf969a9a65a3cf6f7270368b5 (diff) | |
download | jgit-6a30ffd0338239a49b1d0c34ad827d317d5b15ec.tar.gz jgit-6a30ffd0338239a49b1d0c34ad827d317d5b15ec.zip |
Prepare 4.11.8-SNAPSHOT builds
Change-Id: I92789b0c02e83786961b81556bf2faec5d26b0c1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 ac53de45e8..7586570014 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 @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>4.11.7.201903122105-r</version> + <version>4.11.8-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |