diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-01 18:55:11 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-01 18:55:11 +0200 |
commit | ada903085d1b4ef8c79e3e2d91f49fee7e188f53 (patch) | |
tree | 5e0c3592265a9c3775713ae092cb59c9ceabe890 /org.eclipse.jgit.http.server/pom.xml | |
parent | 81371d385b5f199341226644238b8856f5e6831d (diff) | |
download | jgit-ada903085d1b4ef8c79e3e2d91f49fee7e188f53.tar.gz jgit-ada903085d1b4ef8c79e3e2d91f49fee7e188f53.zip |
Prepare post v1.0.0.201106011211-rc3 builds
Change-Id: I4dec8eba7e35858aef65fcc10f91fad3fe5b52b9
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.server/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml index fc4f509cf6..45224322cc 100644 --- a/org.eclipse.jgit.http.server/pom.xml +++ b/org.eclipse.jgit.http.server/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>1.0.0.201106011211-rc3</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |