diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-09-08 17:45:20 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-09-08 17:45:20 +0200 |
commit | ed9992896a9e8b2903f968fbfc007d1154335d18 (patch) | |
tree | 611cf1e1f01e073d4868d2a821c04b7927471c6c /org.eclipse.jgit.pgm/pom.xml | |
parent | dd169769bf42115e1dee749efeecab84544b28c4 (diff) | |
download | jgit-ed9992896a9e8b2903f968fbfc007d1154335d18.tar.gz jgit-ed9992896a9e8b2903f968fbfc007d1154335d18.zip |
Prepare 5.9.1-SNAPSHOT builds
Change-Id: I9006e7961111982943ffef496d15bd525959b3e4
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index 3865c86d67..0c265056d0 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.9.0.202009080501-r</version> + <version>5.9.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |