diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-01 20:37:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-01 20:37:53 +0200 |
commit | f3b8653021830d8a503c5e7a9d33cb82b16db739 (patch) | |
tree | 6bc8889608f3573258a35cadbf6360731f2f7bd5 /org.eclipse.jgit.test/pom.xml | |
parent | dfb33e699cf41cf81f538d3f570141d001c1bdf5 (diff) | |
download | jgit-f3b8653021830d8a503c5e7a9d33cb82b16db739.tar.gz jgit-f3b8653021830d8a503c5e7a9d33cb82b16db739.zip |
JGit v4.4.0.201606011500-rc2v4.4.0.201606011500-rc2
Change-Id: Ifd7b7baba7d676a630e2f742d369c4186ea450a6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index bf92211e76..50f2e26e9b 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0.201606011500-rc2</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |