diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 15:55:07 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-03-05 15:55:07 +0100 |
commit | e61c20b1ebd82bfc5cf6aa63c8a77aad354a992d (patch) | |
tree | 7b0c8f4e41de7d5d120a0a73a9dafa11836b8a04 /org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml | |
parent | d764bc34fc15079379a71bb638e7c1b5836e061e (diff) | |
download | jgit-e61c20b1ebd82bfc5cf6aa63c8a77aad354a992d.tar.gz jgit-e61c20b1ebd82bfc5cf6aa63c8a77aad354a992d.zip |
Prepare 6.9.1-SNAPSHOT builds
Change-Id: I10f901209be2faa34ebb9355c86c2106bac38ba5
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 eef95ac203..47b6cb22ba 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.9.0.202403050737-r</version> + <version>6.9.1-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |