diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-02-20 01:03:24 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-02-20 01:04:07 +0100 |
commit | 3cebf9c466ca4b6c78b80bddaa7a1481c44b60db (patch) | |
tree | 50da1dc4e12d4726a447df07bc49a2629dc324fe /org.eclipse.jgit.http.server/pom.xml | |
parent | 8bf45c23df0d5b3c1a2b1ac7abce550fbbbc5fab (diff) | |
download | jgit-3cebf9c466ca4b6c78b80bddaa7a1481c44b60db.tar.gz jgit-3cebf9c466ca4b6c78b80bddaa7a1481c44b60db.zip |
Prepare post 3.3.0RC1 builds
Change-Id: I0d808f8733a490b75bbcaacedb4b095e05fab32e
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 a9d11fccf3..8e14ce5cfb 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>3.3.0.201402191814-rc1</version> + <version>3.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |