diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-09-07 15:39:48 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-09-07 15:39:48 +0200 |
commit | f8104e25f1dfd611b96844a840fe50f17ef5f3d1 (patch) | |
tree | ecf2a272bb50b275c68295cd4d264cc30fe6bbea /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | |
parent | a8e683fef6acf3e9f00ac2648fff60b13a28fb13 (diff) | |
download | jgit-f8104e25f1dfd611b96844a840fe50f17ef5f3d1.tar.gz jgit-f8104e25f1dfd611b96844a840fe50f17ef5f3d1.zip |
JGit v6.3.0.2022009070944-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I3cc78dbcf8c7970e80bf1499751611110ec2b30b
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml index 6cbcca5da7..af4bbbcafc 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.3.0-SNAPSHOT</version> + <version>6.3.0.2022009070944-r</version> </parent> <artifactId>org.eclipse.jgit.target</artifactId> |