diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-05-15 09:16:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-05-15 09:16:58 +0200 |
commit | d31716f883a25789c85a1043451a13efc7090d97 (patch) | |
tree | 260f3e145fb5f1d7e26f482db5e09d720fadf238 /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml | |
parent | b172015b231e5493e2a33dedabdbd20b5dbbd1a7 (diff) | |
download | jgit-d31716f883a25789c85a1043451a13efc7090d97.tar.gz jgit-d31716f883a25789c85a1043451a13efc7090d97.zip |
Prepare 5.4.0-SNAPSHOT builds
Change-Id: Ieb4b049972509631f06b5268a90f432a1b9ee207
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml index 42e585c410..40a99e13c9 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.4.0.201905081430-m2</version> + <version>5.4.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |