diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 15:41:27 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 15:41:27 +0100 |
commit | 67d8f3a3388ca6c8fba8d794053a75c4dfd2754a (patch) | |
tree | 8daf0f337cc3b4565ca730bd4a17244206d8f714 /org.eclipse.jgit.http.test/pom.xml | |
parent | 73f36aa8f73654e533512ce1fd73ec335ea153df (diff) | |
parent | 51d1af9489924ff03fa10ec963110c608c2882a3 (diff) | |
download | jgit-67d8f3a3388ca6c8fba8d794053a75c4dfd2754a.tar.gz jgit-67d8f3a3388ca6c8fba8d794053a75c4dfd2754a.zip |
Merge branch 'stable-0.10'
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 49e4b07407..0e6461f21c 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>0.10.0-SNAPSHOT</version> + <version>0.10.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |