diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-07 01:02:10 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-06-07 01:02:10 +0200 |
commit | 8137e5e7462d7848ffcf570d4f1b42d278e1ec6e (patch) | |
tree | 38bd4db7247284fb17ea8b3e1500df7de63e1ec1 /org.eclipse.jgit.gpg.bc/pom.xml | |
parent | adfa30ca670b43b6795a4beece6f9ce8dac1c531 (diff) | |
download | jgit-8137e5e7462d7848ffcf570d4f1b42d278e1ec6e.tar.gz jgit-8137e5e7462d7848ffcf570d4f1b42d278e1ec6e.zip |
Prepare 6.3.0-SNAPSHOT builds
Change-Id: I092fdd2c35d85bf35e3ef700aa7078e6d304d977
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 69465d0917..f4c831dfce 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>6.2.0-SNAPSHOT</version> + <version>6.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.gpg.bc</artifactId> |