diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-22 00:40:01 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-06-22 00:40:01 +0200 |
commit | a7e38fb0b01fa35a4a902a8dde26321e010be1f9 (patch) | |
tree | 3d526e55f7e77e190c34efb7a38e4a158267cf68 /org.eclipse.jgit/pom.xml | |
parent | e36d5b40df77070ce42296333803ebf2d85ec098 (diff) | |
download | jgit-a7e38fb0b01fa35a4a902a8dde26321e010be1f9.tar.gz jgit-a7e38fb0b01fa35a4a902a8dde26321e010be1f9.zip |
JGit v5.0.1.201806211838-rv5.0.1.201806211838-r
Change-Id: I594cd85d46698953c27da3687e4ec40aeb73b445
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 2d52a2edd0..dae4944526 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.0.1-SNAPSHOT</version> + <version>5.0.1.201806211838-r</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |