diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-09 13:11:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-09 13:11:58 +0200 |
commit | b26ff6ebd623f7f3bf9b099ce10330d2964cc33b (patch) | |
tree | 4498177ca1346151a236db15ba11a8c95bc42d25 /org.eclipse.jgit.ant/pom.xml | |
parent | e1af16ad99c1e46e840d9afa52bb88af8cc430f0 (diff) | |
download | jgit-b26ff6ebd623f7f3bf9b099ce10330d2964cc33b.tar.gz jgit-b26ff6ebd623f7f3bf9b099ce10330d2964cc33b.zip |
JGit v1.0.0.201106090707-rv1.0.0.201106090707-r
Change-Id: Iba44e71b6441a0e39122ca8666b51989e605f25f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ant/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml index 2dac149af7..48642b8c33 100644 --- a/org.eclipse.jgit.ant/pom.xml +++ b/org.eclipse.jgit.ant/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0.201106090707-r</version> </parent> <artifactId>org.eclipse.jgit.ant</artifactId> |