diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-04 18:55:13 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-04 18:55:13 +0200 |
commit | 7c37177952713d037f4956c9a86e59d3fe2413e9 (patch) | |
tree | 8e8d276dd4e6433607dbc3e4c785867771853947 /org.eclipse.jgit.http.server/pom.xml | |
parent | eed58242dfbc30f13c46ab92ff60ba4bfb2b9953 (diff) | |
download | jgit-7c37177952713d037f4956c9a86e59d3fe2413e9.tar.gz jgit-7c37177952713d037f4956c9a86e59d3fe2413e9.zip |
JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2
Change-Id: Ie18ced75f573f140969af2a7d9edb45c76523715
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 71e4a4afaf..96a61c992d 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>3.0.2-SNAPSHOT</version> + <version>3.0.2.201309041250-rc2</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |