diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-02-21 00:59:47 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-02-21 00:59:47 +0100 |
commit | 989149736ad1cd09c15e143aa598028b9f9b6502 (patch) | |
tree | 3a173c40c7a405193c6c5086b9eaecb1127d977f /org.eclipse.jgit.http.test/pom.xml | |
parent | 68064ed33929042e15749743e251c82e41871005 (diff) | |
download | jgit-0.11.3.tar.gz jgit-0.11.3.zip |
JGit 0.11.3v0.11.3stable-0.11
Change-Id: I0a3d4d4400e7643c43d64bf60e566d533b5dcee1
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 7a00dd4fb9..1667cb2977 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.11.2-SNAPSHOT</version> + <version>0.11.3</version> </parent> <artifactId>org.eclipse.jgit.http.test</artifactId> |