diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 21:36:24 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 21:36:24 +0200 |
commit | 2c0f02244c47a39bf559a5c8085359a9024605d6 (patch) | |
tree | 115d5bfc42b14b8593f002b443dbdd2f8270ca19 /org.eclipse.jgit.junit.http/pom.xml | |
parent | e6619980ed2354e05760fd6fa0d3ba12831b8f8b (diff) | |
download | jgit-2c0f02244c47a39bf559a5c8085359a9024605d6.tar.gz jgit-2c0f02244c47a39bf559a5c8085359a9024605d6.zip |
JGit v5.4.2.201908231537-rv5.4.2.201908231537-r
Change-Id: I1d808c63db81435173987c399c90bda7bc5c8d9d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit.http/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit.http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.http/pom.xml b/org.eclipse.jgit.junit.http/pom.xml index 8151ab94b7..742830c7ff 100644 --- a/org.eclipse.jgit.junit.http/pom.xml +++ b/org.eclipse.jgit.junit.http/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.4.2-SNAPSHOT</version> + <version>5.4.2.201908231537-r</version> </parent> <artifactId>org.eclipse.jgit.junit.http</artifactId> |