diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-09 11:06:05 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-09 11:08:07 +0200 |
commit | 22df55c8b3bfee29c173e1d27b62c1c6244045b6 (patch) | |
tree | 0aed52838ec43e63d87bce56ecff26ea618a6dbc /org.eclipse.jgit.ant/pom.xml | |
parent | eacd7104a2e2ebf9b66a06f7b63479ff63feb4f6 (diff) | |
download | jgit-22df55c8b3bfee29c173e1d27b62c1c6244045b6.tar.gz jgit-22df55c8b3bfee29c173e1d27b62c1c6244045b6.zip |
Prepare post v1.0.0.201106081625-r builds
Change-Id: I5e6994844405f7839ad3b3439f98bcadb59d329b
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 3f3ac53a60..de6b7b6412 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.201106081625-r</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ant</artifactId> |