diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-03-11 13:24:54 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-03-11 13:24:54 +0100 |
commit | 0713f6e96233569b7f146a03f4e0fa21a950a938 (patch) | |
tree | 0bfa9f78c6e3e78d5f83a3677d24e7e74f592efb /org.eclipse.jgit.pgm.test/pom.xml | |
parent | d408e41e4ebb5b53bb5833c79bbffeaab119e2d2 (diff) | |
download | jgit-5.7.0.202003110725-r.tar.gz jgit-5.7.0.202003110725-r.zip |
JGit v5.7.0.202003110725-rv5.7.0.202003110725-r
Change-Id: Ia4a9122eeb4eea0f379f6611984cfe1143a32f8d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml index da57fb542e..afe422341e 100644 --- a/org.eclipse.jgit.pgm.test/pom.xml +++ b/org.eclipse.jgit.pgm.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.7.1-SNAPSHOT</version> + <version>5.7.0.202003110725-r</version> </parent> <artifactId>org.eclipse.jgit.pgm.test</artifactId> |