diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-23 23:28:50 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-23 23:28:50 +0200 |
commit | 3bbe2c6bf37735b5391276a831cabed6a83e30de (patch) | |
tree | fe1ab00c49a87272fbc912022bf2ed4785e5f909 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | |
parent | f415b091cdd47552f890077cdf6dd533d9b934a0 (diff) | |
download | jgit-7.1.0.202410232130-m2.tar.gz jgit-7.1.0.202410232130-m2.zip |
JGit v7.1.0.202410232130-m2v7.1.0.202410232130-m2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ibae7987afb2459fa77c6b151606fbf69fc8a8f49
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml index 1d16f52428..056d110831 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.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.202410232130-m2</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |