diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-06-02 14:47:31 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-06-02 14:47:31 -0700 |
commit | be86767d7150f2d3a2988c620dc627635a88c937 (patch) | |
tree | 2cbb6dba3a6e0756b2f2581c836f47cb9d65d543 /org.eclipse.jgit.pgm/pom.xml | |
parent | 7804045c661ca0e88c893d8a1e3eb3711239aa6f (diff) | |
download | jgit-be86767d7150f2d3a2988c620dc627635a88c937.tar.gz jgit-be86767d7150f2d3a2988c620dc627635a88c937.zip |
JGit 0.8.1v0.8.1
Change-Id: I3d4ac7d0617a3575019e2ed748ed2a298a988340
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.pgm/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index 1b085e4633..ce2aa4b9fc 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>0.8.0-SNAPSHOT</version> + <version>0.8.1</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |