diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-04 16:27:51 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-04 16:27:51 +0100 |
commit | 1172c0b283ad5a8c07d5cfbb798f39e84113b3b2 (patch) | |
tree | 6b3fc17727c51651e323dcc52a8a1c61b2cb0fec /org.eclipse.jgit.archive/pom.xml | |
parent | d60dd7231098f3003d0f2c5c3f7a94770912bf2a (diff) | |
download | jgit-1172c0b283ad5a8c07d5cfbb798f39e84113b3b2.tar.gz jgit-1172c0b283ad5a8c07d5cfbb798f39e84113b3b2.zip |
Prepare 5.11.0-SNAPSHOT builds
Change-Id: I89ed49a6acc53dd75d16f40c99e1140e0c18f646
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 ae83753a2e..5031972d56 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.11.0.202103031150-rc1</version> + <version>5.11.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.archive</artifactId> |