diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-01 15:30:29 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-01 15:30:29 +0100 |
commit | 69671a7026c5fe7c96cc0c4ab9d9803fd7e4388a (patch) | |
tree | 969ae20851f68f69912696de8586ef0b91743425 /org.eclipse.jgit.packaging/pom.xml | |
parent | f43560a760f02a5780ac879ad20d689f03c5d7c3 (diff) | |
download | jgit-69671a7026c5fe7c96cc0c4ab9d9803fd7e4388a.tar.gz jgit-69671a7026c5fe7c96cc0c4ab9d9803fd7e4388a.zip |
Prepare 6.5.0-SNAPSHOT builds
Change-Id: I313e3deed8fa00df0406b3d7b73e5b643dc25a05
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 7656c142d5..53ca7e3b95 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -16,7 +16,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.5.0.202302281825-rc1</version> + <version>6.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |