diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-03 17:59:22 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-03 17:59:22 +0200 |
commit | f6f56fc9b6df58a1e78f76c472997df4322d7ba5 (patch) | |
tree | 8be715b1e3b3e01923fa3734340d288c5963b61c /org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml | |
parent | 74fa245b3c3ccf13afcbec7911c7c8459e48527d (diff) | |
download | jgit-f6f56fc9b6df58a1e78f76c472997df4322d7ba5.tar.gz jgit-f6f56fc9b6df58a1e78f76c472997df4322d7ba5.zip |
JGit v6.6.0.202305031100-m2v6.6.0.202305031100-m2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I30077529655918f44479f4abca36aab4d677ea33
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml index 2a127bc9b6..b54e2a096c 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.6.0-SNAPSHOT</version> + <version>6.6.0.202305031100-m2</version> </parent> <artifactId>org.eclipse.jgit.repository</artifactId> |