diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-08 22:42:20 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-08 22:42:20 +0200 |
commit | eacd7104a2e2ebf9b66a06f7b63479ff63feb4f6 (patch) | |
tree | 7ef535c564b11adc453ad7fd82ee5ebdade6f979 /org.eclipse.jgit.ant/pom.xml | |
parent | 8c5f403c0c534607298941b64197ee65edf26ba5 (diff) | |
download | jgit-eacd7104a2e2ebf9b66a06f7b63479ff63feb4f6.tar.gz jgit-eacd7104a2e2ebf9b66a06f7b63479ff63feb4f6.zip |
JGit v1.0.0.201106081625-rv1.0.0.201106081625-r
Change-Id: I629990189083bab4737938ad712080fba7917582
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..3f3ac53a60 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.201106081625-r</version> </parent> <artifactId>org.eclipse.jgit.ant</artifactId> |