diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-05-03 00:11:47 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-05-03 00:11:47 +0200 |
commit | d085a8954f1f5999d2adf42ce6e89fd01714863b (patch) | |
tree | 0fcb38983b611e8e39f8bf0ec34bb387e582ec01 /org.eclipse.jgit.http.test/pom.xml | |
parent | dce5f96c1ee38c7e50584eac61adb6abdd38aca4 (diff) | |
parent | b2b58feba7400269df8b31ef8495b695af3a9793 (diff) | |
download | jgit-d085a8954f1f5999d2adf42ce6e89fd01714863b.tar.gz jgit-d085a8954f1f5999d2adf42ce6e89fd01714863b.zip |
Merge branch 'stable-0.12'
* stable-0.12:
JGit 0.12.1
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 e4f8e61aa6..76a9c9851e 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.12.0-SNAPSHOT</version> + <version>0.12.1</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |