diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-03-11 13:35:23 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-03-11 13:35:23 +0100 |
commit | 0d78edad53d7649526998f6e726a253333376040 (patch) | |
tree | 7548a5e90e6f8464414c858d5ac5b5b7998db867 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml | |
parent | 0713f6e96233569b7f146a03f4e0fa21a950a938 (diff) | |
download | jgit-0d78edad53d7649526998f6e726a253333376040.tar.gz jgit-0d78edad53d7649526998f6e726a253333376040.zip |
Prepare 5.7.1-SNAPSHOT builds
Change-Id: I29cd1b9872603810f9c4d42424ac326fedf5569f
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 d2e962a0d9..beeff169d5 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>5.7.0.202003110725-r</version> + <version>5.7.1-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |