diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-05 00:45:08 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-06-05 00:45:08 +0200 |
commit | e7b4af0d954b82839e8f8089af8d1d75ea2cf317 (patch) | |
tree | 6e3eb918aa4d3293a0e0f6ffec5a3f7e57ebb189 /org.eclipse.jgit.lfs.server/pom.xml | |
parent | f3d07f664949e62265f2c12ee259ed558405f00f (diff) | |
download | jgit-e7b4af0d954b82839e8f8089af8d1d75ea2cf317.tar.gz jgit-e7b4af0d954b82839e8f8089af8d1d75ea2cf317.zip |
Prepare 5.1.17-SNAPSHOT builds
Change-Id: I20c69728465f956a5744a75eb548ef18962286dd
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 01ee8d3e58..e94ea85c09 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>5.1.16.202106041830-r</version> + <version>5.1.17-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.lfs.server</artifactId> |