diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-12-04 23:02:44 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-12-04 23:02:44 +0100 |
commit | b54592c8eea7e15304acb21a49326a852bf070e5 (patch) | |
tree | 825b6a232ebcc64707a6b4a22362243c05d5479a /org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml | |
parent | c1e5bd348d1d4447c5d13da662922a0f82630202 (diff) | |
download | jgit-b54592c8eea7e15304acb21a49326a852bf070e5.tar.gz jgit-b54592c8eea7e15304acb21a49326a852bf070e5.zip |
Prepare 6.9.0-SNAPSHOT builds
Change-Id: Id1d784ec4870cfb53c4b140fe0bb3fad9eef651d
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml index d5aea23828..bcfba189b0 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.8.1-SNAPSHOT</version> + <version>6.9.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |