diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-05-22 22:52:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-05-22 22:52:43 +0200 |
commit | 0988276746d4d173493b481639cb2545261240b1 (patch) | |
tree | 61483d9d00614acf3276492d52fc358157764aa9 /org.eclipse.jgit.http.server/pom.xml | |
parent | 72998dd5eeb60d70bfc099755236ab9583011288 (diff) | |
download | jgit-0988276746d4d173493b481639cb2545261240b1.tar.gz jgit-0988276746d4d173493b481639cb2545261240b1.zip |
Prepare 5.4.0-SNAPSHOT builds
Change-Id: I9df6fccee253d4087f9afab4cb46e0a40b8a5699
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 41d821280c..b160bfabe5 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>5.4.0.201905221418-m3</version> + <version>5.4.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |