diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-01 18:22:44 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-01 18:22:44 +0200 |
commit | 81371d385b5f199341226644238b8856f5e6831d (patch) | |
tree | bcf3cf85c602192da3af0bf753615c2507fdd724 /org.eclipse.jgit.http.test/pom.xml | |
parent | f5f1536f3f77160798676e5bd2f8b3c66ad8d72d (diff) | |
download | jgit-81371d385b5f199341226644238b8856f5e6831d.tar.gz jgit-81371d385b5f199341226644238b8856f5e6831d.zip |
JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3
Change-Id: I574a05200471c431b3a02ac6ff208dc6aa90f539
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 c20dbd9202..a47660e2a9 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>1.0.0-SNAPSHOT</version> + <version>1.0.0.201106011211-rc3</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |