diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-30 16:11:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-30 16:11:53 +0200 |
commit | d3962e0e722f40c02e06e785e0ec62fe1c536d7f (patch) | |
tree | b1842872cb5fdbdf667931a3cab0e5a28c011e0c /org.eclipse.jgit.ant.test/pom.xml | |
parent | cae6d4e6b18e594919e9757553ac005370a96770 (diff) | |
download | jgit-d3962e0e722f40c02e06e785e0ec62fe1c536d7f.tar.gz jgit-d3962e0e722f40c02e06e785e0ec62fe1c536d7f.zip |
JGit v6.6.0.202305301015-rv6.6.0.202305301015-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I33b45b0cf36835b289ecbb5a1a9fc4ad7fc200cd
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 e2f839eabe..4b92d7aa31 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.6.0-SNAPSHOT</version> + <version>6.6.0.202305301015-r</version> </parent> <artifactId>org.eclipse.jgit.ant.test</artifactId> |