diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-25 16:49:01 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-25 16:49:01 +0200 |
commit | 649b2b72cd2a5ce603016e31868bd061d68e6b1d (patch) | |
tree | 6d752a4095fdf7d563b4b1d8d44bf6916393afb2 /org.eclipse.jgit.ant.test/pom.xml | |
parent | e8c39394516704e3af1542b375235a34ccce3df6 (diff) | |
download | jgit-649b2b72cd2a5ce603016e31868bd061d68e6b1d.tar.gz jgit-649b2b72cd2a5ce603016e31868bd061d68e6b1d.zip |
JGit v6.2.0.202205251150-m3v6.2.0.202205251150-m3
Change-Id: I48492aef02c2ea39cec171d84e92643859e064a6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ant.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant.test/pom.xml b/org.eclipse.jgit.ant.test/pom.xml index 724708674b..3b929f72d0 100644 --- a/org.eclipse.jgit.ant.test/pom.xml +++ b/org.eclipse.jgit.ant.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.2.0-SNAPSHOT</version> + <version>6.2.0.202205251150-m3</version> </parent> <artifactId>org.eclipse.jgit.ant.test</artifactId> |