summaryrefslogtreecommitdiffstats
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-10-01 22:40:00 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-10-01 22:40:00 +0200
commit06579c084d1d8494bdfbf3961cf39397069479fc (patch)
tree3b55fcfad24d50ab1926b0dddce4da2450dd45d6 /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml
parentb1c83bfbd799647ab6762eb493f3c018938488b1 (diff)
downloadjgit-06579c084d1d8494bdfbf3961cf39397069479fc.tar.gz
jgit-06579c084d1d8494bdfbf3961cf39397069479fc.zip
JGit v7.1.0.202410012040-m1v7.1.0.202410012040-m1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Ib48cf15ad039bc7102a8af202ffcc39ea9233b9b
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 7fafa3bbde..22bd721ed9 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>7.1.0-SNAPSHOT</version>
+ <version>7.1.0.202410012040-m1</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>7.1.0-SNAPSHOT</version>
+ <version>7.1.0.202410012040-m1</version>
</dependency>
</dependencies>