diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-07 13:51:02 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-07 13:51:02 +0200 |
commit | 399d2929ee0912bfeda8a4ef125f1b96bb7fd144 (patch) | |
tree | d53234c758ff4d6314b38373e9c81a094126b827 /org.eclipse.jgit.http.test/pom.xml | |
parent | 831c811f613d3b258bba39f3e21b24f0994074cc (diff) | |
download | jgit-399d2929ee0912bfeda8a4ef125f1b96bb7fd144.tar.gz jgit-399d2929ee0912bfeda8a4ef125f1b96bb7fd144.zip |
JGit v4.4.0.201606070830-rv4.4.0.201606070830-r
Change-Id: I5c771a62ac0420424a655a4025c62a4bc28dc44e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml index 69ffe4954b..3a81c7366a 100644 --- a/org.eclipse.jgit.http.test/pom.xml +++ b/org.eclipse.jgit.http.test/pom.xml @@ -51,7 +51,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0.201606070830-r</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |