diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-03 00:50:37 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-03 00:50:37 +0200 |
commit | ff08cbfe0751ee65fe1a77ba74c1a87c0f5e253e (patch) | |
tree | 7d594b64a46637531e519ce3c3b642b8199381a7 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | |
parent | 9072103f3b3cf64dd12ad2949836ab98f62dabf1 (diff) | |
download | jgit-ff08cbfe0751ee65fe1a77ba74c1a87c0f5e253e.tar.gz jgit-ff08cbfe0751ee65fe1a77ba74c1a87c0f5e253e.zip |
JGit v6.6.1.202309021850-rv6.6.1.202309021850-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I4f173dc9d634e0c9f31305961400b6b35a0a332f
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml index 2ac0a4aed5..237b9a9c30 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.6.1-SNAPSHOT</version> + <version>6.6.1.202309021850-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |