diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-08 16:30:59 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-08 16:32:01 +0200 |
commit | 9c67a391f17dc00a0a421ba9c04db8d1f862d264 (patch) | |
tree | 724503e6a82bed58e4a1f34a700d6d45f44c774a /org.eclipse.jgit/pom.xml | |
parent | ac71f9045a375c8f6a3368d585cc434b3726900a (diff) | |
download | jgit-9c67a391f17dc00a0a421ba9c04db8d1f862d264.tar.gz jgit-9c67a391f17dc00a0a421ba9c04db8d1f862d264.zip |
Prepare post v1.0.0.201106071701-r builds
Change-Id: I67ee2912ef54462cf860dc4ec0a6334e9c619384
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index a6a8fcbecc..07a8fa013e 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>1.0.0.201106071701-r</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |