diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-02-03 21:17:22 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-02-03 21:17:22 +0100 |
commit | 43b651ea9327b22d3d7187edd2ac47233aa7b405 (patch) | |
tree | 540cf0dee7159feb346a2c8a875e4563f7c4c94f /org.eclipse.jgit.gpg.bc/pom.xml | |
parent | 247babb60382bb510f0e7ba0a6eb57df2767bc39 (diff) | |
download | jgit-43b651ea9327b22d3d7187edd2ac47233aa7b405.tar.gz jgit-43b651ea9327b22d3d7187edd2ac47233aa7b405.zip |
Prepare 5.11.0-SNAPSHOT builds
Change-Id: I191674448c4a220e61ec5f0c181c0809eb873166
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.gpg.bc/pom.xml')
-rw-r--r-- | org.eclipse.jgit.gpg.bc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.gpg.bc/pom.xml b/org.eclipse.jgit.gpg.bc/pom.xml index a7651c22a3..d94517c1a8 100644 --- a/org.eclipse.jgit.gpg.bc/pom.xml +++ b/org.eclipse.jgit.gpg.bc/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.11.0.202102031030-m2</version> + <version>5.11.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc</artifactId> |