diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-02 15:57:16 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-02 15:57:16 +0100 |
commit | 9034c7d42349dc995c6215dfb55dcafb65d9e951 (patch) | |
tree | 4b79ebef402694107704d868eba41d2675f699f9 /org.eclipse.jgit.gpg.bc/pom.xml | |
parent | 205ee010f6a790eb45bcfc75676d62530338dec7 (diff) | |
download | jgit-9034c7d42349dc995c6215dfb55dcafb65d9e951.tar.gz jgit-9034c7d42349dc995c6215dfb55dcafb65d9e951.zip |
Prepare 5.11.0-SNAPSHOT builds
Change-Id: I91e5532526775191fbd34f81e2ef777cba605e3b
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 8da8d39ce6..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.10.0-SNAPSHOT</version> + <version>5.11.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc</artifactId> |