diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-03-08 23:09:18 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-03-08 23:09:18 +0100 |
commit | d0f1f5eef60653b820f61c24ec30763280ee8ba4 (patch) | |
tree | d5fe2fc0fba1b97ebe077b33639132e9a0bd3281 /org.eclipse.jgit.lfs.server/pom.xml | |
parent | 21879202163f76e6f33aac4ce2360094cab5643b (diff) | |
download | jgit-d0f1f5eef60653b820f61c24ec30763280ee8ba4.tar.gz jgit-d0f1f5eef60653b820f61c24ec30763280ee8ba4.zip |
Prepare 5.0.0-SNAPSHOT builds
Change-Id: I2d2f50ed8a12f310e7cac68eed5536bd460c403f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.lfs.server/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs.server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs.server/pom.xml b/org.eclipse.jgit.lfs.server/pom.xml index ac75170d2e..3bb09baba9 100644 --- a/org.eclipse.jgit.lfs.server/pom.xml +++ b/org.eclipse.jgit.lfs.server/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.11.1-SNAPSHOT</version> + <version>5.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.lfs.server</artifactId> |