diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-10-07 23:46:52 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-10-07 23:46:52 +0200 |
commit | 6877730fa08efbf132f40c6a620f92fb1a22b038 (patch) | |
tree | dc947d2a8080fff095b2546d5f4714a04397c3e8 /org.eclipse.jgit.lfs.test/pom.xml | |
parent | 401c6c98b54cddde38f0f50e8429eb7698a54fe8 (diff) | |
download | jgit-6877730fa08efbf132f40c6a620f92fb1a22b038.tar.gz jgit-6877730fa08efbf132f40c6a620f92fb1a22b038.zip |
JGit v4.9.0.201710071750-rv4.9.0.201710071750-r
Change-Id: I487f6aa3d0c4ef1d57f91cdc36177d994ae24c51
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.lfs.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs.test/pom.xml b/org.eclipse.jgit.lfs.test/pom.xml index bf0d5d6cce..db558dfad3 100644 --- a/org.eclipse.jgit.lfs.test/pom.xml +++ b/org.eclipse.jgit.lfs.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.9.0-SNAPSHOT</version> + <version>4.9.0.201710071750-r</version> </parent> <artifactId>org.eclipse.jgit.lfs.test</artifactId> |