diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-01-16 22:55:12 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-01-17 02:39:39 +0100 |
commit | 8fc2aef89e927f628f5c367b39a13afbcb2e5e47 (patch) | |
tree | 71e0f64c961db11f5b8e8e19b6799e46c3acb782 /org.eclipse.jgit/pom.xml | |
parent | 137e91a4654b4f516d1f82885c669e14473dbfd6 (diff) | |
download | jgit-8fc2aef89e927f628f5c367b39a13afbcb2e5e47.tar.gz jgit-8fc2aef89e927f628f5c367b39a13afbcb2e5e47.zip |
JGit v5.3.0.201901161700-m1v5.3.0.201901161700-m1
Change-Id: I935cae5ae09ee5598ebdf6d9209048afec0d42dc
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index ff819237b2..324aa4eddd 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.3.0-SNAPSHOT</version> + <version>5.3.0.201901161700-m1</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |