diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-08-16 23:09:30 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-08-16 23:09:30 +0200 |
commit | 85a48099966073ea2ff5ddf5cb54920d4e03f3ca (patch) | |
tree | 3d332595bdcaf371ba5e22cb56e7485bee0023df /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | |
parent | ab3799be37834a0ab9ac394eae1fe7c2766ee516 (diff) | |
download | jgit-85a48099966073ea2ff5ddf5cb54920d4e03f3ca.tar.gz jgit-85a48099966073ea2ff5ddf5cb54920d4e03f3ca.zip |
JGit v6.3.0.202208161710-m3v6.3.0.202208161710-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I0954d11a1f35eff196b157df3aa8386476c48a7e
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 d1428dcd9b..24199e4fc5 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.3.0-SNAPSHOT</version> + <version>6.3.0.202208161710-m3</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |