diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-27 10:22:51 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-27 10:22:51 +0200 |
commit | a3d72403523d4810a5a721e7a92136ebcb8e0964 (patch) | |
tree | dcc118e35dbf5ae2498ddee218a4dbd0ea0bdcb3 /org.eclipse.jgit.archive/pom.xml | |
parent | bf6b2b93147b822baf465fb1ab1b70ba71768906 (diff) | |
download | jgit-a3d72403523d4810a5a721e7a92136ebcb8e0964.tar.gz jgit-a3d72403523d4810a5a721e7a92136ebcb8e0964.zip |
Prepare 5.9.0-SNAPSHOT builds
Change-Id: Ia3e8382ec503150979d8acb6161031ccfb7fd921
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 f7b31b2535..da951daa4e 100644 --- a/org.eclipse.jgit.archive/pom.xml +++ b/org.eclipse.jgit.archive/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.9.0.202008260805-m3</version> + <version>5.9.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.archive</artifactId> |