diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-24 17:54:51 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-11-24 17:54:51 +0100 |
commit | ad8d89b9c095e37bdf9b48dab0b71f9efc7a1d77 (patch) | |
tree | e950c020facf6eb9cfc10bb10d1f5a624e4ef715 /org.eclipse.jgit.lfs.server/pom.xml | |
parent | 751e3ad5d1f67018421d53e3ae03444ff6f5d840 (diff) | |
download | jgit-6.0.0.202111241155-rc1.tar.gz jgit-6.0.0.202111241155-rc1.zip |
JGit v6.0.0.202111241155-rc1v6.0.0.202111241155-rc1
Change-Id: I35dc089a00ee12f83f506fb320d23762fa030063
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 948c65a435..4d693e9000 100644 --- a/org.eclipse.jgit.lfs.server/pom.xml +++ b/org.eclipse.jgit.lfs.server/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.0.0-SNAPSHOT</version> + <version>6.0.0.202111241155-rc1</version> </parent> <artifactId>org.eclipse.jgit.lfs.server</artifactId> |