summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-09-07 16:07:11 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2022-09-07 16:07:11 +0200
commit68e8ecc91b1c87146282ddda14bd27a86ef821c4 (patch)
tree893b0c79c76d75b9ddcfeaebe1a1c78c69950c28 /org.eclipse.jgit.pgm.test
parentf8104e25f1dfd611b96844a840fe50f17ef5f3d1 (diff)
downloadjgit-68e8ecc91b1c87146282ddda14bd27a86ef821c4.tar.gz
jgit-68e8ecc91b1c87146282ddda14bd27a86ef821c4.zip
JGit v6.3.0.202209071007-rv6.3.0.202209071007-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Iea3fae9f6f6c5fb0a79f7684334a3e0059738c4f
Diffstat (limited to 'org.eclipse.jgit.pgm.test')
-rw-r--r--org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.pgm.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
index 5e2af7a91f..e547a244d9 100644
--- a/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.pgm.test
Bundle-SymbolicName: org.eclipse.jgit.pgm.test
-Bundle-Version: 6.3.0.2022009070944-r
+Bundle-Version: 6.3.0.202209071007-r
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml
index 2a418cf7a9..f9271cee24 100644
--- a/org.eclipse.jgit.pgm.test/pom.xml
+++ b/org.eclipse.jgit.pgm.test/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>6.3.0.2022009070944-r</version>
+ <version>6.3.0.202209071007-r</version>
</parent>
<artifactId>org.eclipse.jgit.pgm.test</artifactId>