diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-02 02:02:48 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-02 02:02:48 +0100 |
commit | 5e0cfce5ad48b84ca12526ef12461a72dde2800c (patch) | |
tree | 8a2a2c167ffc4ed61d173270dece1b50d247c776 /org.eclipse.jgit.archive/pom.xml | |
parent | f72a0012509feb96ead7b15952d1e6decaf1395e (diff) | |
download | jgit-5e0cfce5ad48b84ca12526ef12461a72dde2800c.tar.gz jgit-5e0cfce5ad48b84ca12526ef12461a72dde2800c.zip |
Prepare 5.1.16-SNAPSHOT builds
Change-Id: I50e59e1e73a92fa4fe366398fb8141f5e2e289c1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.archive/pom.xml')
-rw-r--r-- | org.eclipse.jgit.archive/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.archive/pom.xml b/org.eclipse.jgit.archive/pom.xml index 8c01746bc3..eb5d8f4a0b 100644 --- a/org.eclipse.jgit.archive/pom.xml +++ b/org.eclipse.jgit.archive/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.1.15.202012011955-r</version> + <version>5.1.16-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.archive</artifactId> |