diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-06-14 15:34:28 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-06-14 15:42:09 +0200 |
commit | 6970edf35af6fdf4420e3d900ec34cf3f4da2fec (patch) | |
tree | 8652877500424e4cc9a2bb4a6de53cceb2053c89 /org.eclipse.jgit.packaging/pom.xml | |
parent | 5255d66143777f5e690dcc3215457550a4c0df90 (diff) | |
download | jgit-0.8.4.tar.gz jgit-0.8.4.zip |
JGit 0.8.4v0.8.4
Created wrong tags for 0.8.3 hence creating another version.
Change-Id: I4e00bbcffe1cf872e2d7e3f3d88d068701fb5330
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index b365280019..c868ab4bc0 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -53,7 +53,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>0.8.3</version> + <version>0.8.4</version> <packaging>pom</packaging> <name>JGit Tycho Parent (Incubation)</name> |