diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-04-08 00:56:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-04-08 00:56:43 +0200 |
commit | f2ee537d5532f7c8395c25d9f0db54fee3585416 (patch) | |
tree | 04165a04dc754b100760dc57dd438e988e33a3fc /org.eclipse.jgit.http.apache/pom.xml | |
parent | 4f0daa3bb2a5fa28286f1973deb9d13996cc73cc (diff) | |
download | jgit-f2ee537d5532f7c8395c25d9f0db54fee3585416.tar.gz jgit-f2ee537d5532f7c8395c25d9f0db54fee3585416.zip |
Prepare 4.3.1-SNAPSHOT versions
Change-Id: I52c98ba8fb3a303269a1f9380af114b6dd8c5009
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 2fc235ba50..74634c7c91 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>4.3.0.201604071810-r</version> + <version>4.3.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.apache</artifactId> |