diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-07 23:04:55 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-07 23:04:55 +0200 |
commit | ac71f9045a375c8f6a3368d585cc434b3726900a (patch) | |
tree | 062cda9aa15e1e16ca1678513e69f672610889d3 /org.eclipse.jgit.ant/pom.xml | |
parent | 4a4e1f764c7cc1ffe0a86c22db646c4f11785e01 (diff) | |
download | jgit-ac71f9045a375c8f6a3368d585cc434b3726900a.tar.gz jgit-ac71f9045a375c8f6a3368d585cc434b3726900a.zip |
JGit v1.0.0.201106071701-rv1.0.0.201106071701-r
Change-Id: Ic8f49336ba96c8dcf4bab2f74c0f1efc1ab55131
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 de6b7b6412..13a58f1db8 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.201106071701-r</version> </parent> <artifactId>org.eclipse.jgit.ant</artifactId> |