aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-29 00:44:17 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-29 00:44:17 +0200
commita7d3ac9675d34a247b2d2b4440dd68ce23508d8a (patch)
tree4a61b735e3625a95601e5f824a64f6c07a5dbbf1 /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
parentc5f43db48fce707e3aece9e2605ac11ad082edd6 (diff)
downloadjgit-a7d3ac9675d34a247b2d2b4440dd68ce23508d8a.tar.gz
jgit-a7d3ac9675d34a247b2d2b4440dd68ce23508d8a.zip
JGit v6.10.0.202405282244-rc1v6.10.0.202405282244-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Ia525790e0b4c9011b29768d2b9727cb48b21ba84
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
index 892f296e73..fa54f69305 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>6.10.0-SNAPSHOT</version>
+ <version>6.10.0.202405282244-rc1</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>
@@ -30,7 +30,7 @@
<dependency>
<groupId>org.eclipse.jgit.feature</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>6.10.0-SNAPSHOT</version>
+ <version>6.10.0.202405282244-rc1</version>
</dependency>
</dependencies>