diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-22 01:41:44 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-22 01:41:44 +0200 |
commit | 2c38c2a0eff97926632e5f6e37f6da4f846318a0 (patch) | |
tree | 2b6ea87dcde55997e8b20d39091444bff1b4e4b9 /org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/pom.xml | |
parent | 71613519e9f9fb2c93bcd43c85fb1aae2cbf34e1 (diff) | |
download | jgit-2c38c2a0eff97926632e5f6e37f6da4f846318a0.tar.gz jgit-2c38c2a0eff97926632e5f6e37f6da4f846318a0.zip |
Prepare 6.10.0-SNAPSHOT builds
Change-Id: I5b6d5c23d504fac386ae04c42b735152fbbcd7ae
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 ffb30fbbaa..82db456698 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.10.0.202405212237-m3</version> + <version>6.10.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |