diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-03-23 11:27:04 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-03-23 11:27:04 +0100 |
commit | bf32c9102fb1b5fdfa7a26a120b5d9a6b428dd2f (patch) | |
tree | bb777022d72c6a33b8f45fe649d56e7422ccdfb6 /org.eclipse.jgit.http.server/pom.xml | |
parent | 09810d013c8366f3f174438e8537d397b158906a (diff) | |
download | jgit-bf32c9102fb1b5fdfa7a26a120b5d9a6b428dd2f.tar.gz jgit-bf32c9102fb1b5fdfa7a26a120b5d9a6b428dd2f.zip |
JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1
Change-Id: I10835e5aa3618e5033424595942cc1649152cb24
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.server/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml index 3d351a7fba..6d0b45a130 100644 --- a/org.eclipse.jgit.http.server/pom.xml +++ b/org.eclipse.jgit.http.server/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0.201603230630-rc1</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |