diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-25 00:10:49 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-25 00:10:49 +0100 |
commit | 8f1fd09bea22139bb1241b5290530d839702049d (patch) | |
tree | f3e0193c2ecace0880b885b65f27a783d1befdbd /org.eclipse.jgit.lfs.server/pom.xml | |
parent | 67af2d46dd74027804c2696744597a33eb387167 (diff) | |
download | jgit-8f1fd09bea22139bb1241b5290530d839702049d.tar.gz jgit-8f1fd09bea22139bb1241b5290530d839702049d.zip |
Prepare 4.9.9-SNAPSHOT builds
Change-Id: I0f7238ce8f79063a410c85701020ffce2b1234cf
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 02c2ac1bc9..e28e6d2243 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.9.8.201812241815-r</version> + <version>4.9.9-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.lfs.server</artifactId> |