diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-04 23:48:37 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-04 23:48:37 +0100 |
commit | 2993b2feadd08a993b20ffda91eb4c55f72720a0 (patch) | |
tree | 12a796e526b04e9207ef7f05b28d263154150053 /org.eclipse.jgit.junit/pom.xml | |
parent | 6c17f3d23ba650423a19ccd5ed5f72f77a1ad574 (diff) | |
download | jgit-2993b2feadd08a993b20ffda91eb4c55f72720a0.tar.gz jgit-2993b2feadd08a993b20ffda91eb4c55f72720a0.zip |
Prepare 5.10.0-SNAPSHOT builds
Change-Id: Ie13f90948669c8cdebd14e74a91df9daf0387ccf
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index 657b2f4ff9..c08a73a394 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.10.0.202011041322-m2</version> + <version>5.10.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |