diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-06-11 17:45:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-06-11 17:45:39 +0200 |
commit | 126eb94f77cd1ace3ece582d001fded286115f7b (patch) | |
tree | b85b3cce65cafe0734258654da4265808ed639d0 /org.eclipse.jgit.http.apache/pom.xml | |
parent | d0daad884f63953ef2155cf0bea8347d74b780a5 (diff) | |
download | jgit-126eb94f77cd1ace3ece582d001fded286115f7b.tar.gz jgit-126eb94f77cd1ace3ece582d001fded286115f7b.zip |
Prepare post 3.4.0 builds
Change-Id: I49f3741f3973b247a635f7c99b72309d2381a377
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.apache/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.apache/pom.xml b/org.eclipse.jgit.http.apache/pom.xml index caf5addb02..32fb6a95a5 100644 --- a/org.eclipse.jgit.http.apache/pom.xml +++ b/org.eclipse.jgit.http.apache/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.4.0.201406110918-r</version> + <version>3.4.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |