diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-26 14:05:07 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-26 14:05:07 +0200 |
commit | bf6b2b93147b822baf465fb1ab1b70ba71768906 (patch) | |
tree | e26867774feeda3a8e065c5f2778557fec4634ad /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | |
parent | 0220f32e5a60d3f0ac4acd3d2f35fd5a2a44809a (diff) | |
download | jgit-bf6b2b93147b822baf465fb1ab1b70ba71768906.tar.gz jgit-bf6b2b93147b822baf465fb1ab1b70ba71768906.zip |
JGit v5.9.0.202008260805-m3v5.9.0.202008260805-m3
Change-Id: Ic4de8340f3ab038e38b239b725b8bd6d6dbee413
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml index abff8baa69..750e4524e7 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.9.0-SNAPSHOT</version> + <version>5.9.0.202008260805-m3</version> </parent> <artifactId>org.eclipse.jgit.target</artifactId> |