aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-06-13 10:22:43 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2022-06-13 10:22:43 +0200
commitb34961a493d07b23dbc9d601e56252bd8f106898 (patch)
tree833ee783f70b3947386132e48170721c78e67256 /org.eclipse.jgit.pgm.test
parente9a5430c2557778bc6c43986527d57023090e781 (diff)
downloadjgit-b34961a493d07b23dbc9d601e56252bd8f106898.tar.gz
jgit-b34961a493d07b23dbc9d601e56252bd8f106898.zip
JGit v5.13.1.202206130422-rv5.13.1.202206130422-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Ife74d64e8171c68dbf08271492c0ac852a6dc51c
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 0ff337fa68..8e8cdfb3df 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: 5.13.1.qualifier
+Bundle-Version: 5.13.1.202206130422-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 3c05714581..fe1429505b 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>5.13.1-SNAPSHOT</version>
+ <version>5.13.1.202206130422-r</version>
</parent>
<artifactId>org.eclipse.jgit.pgm.test</artifactId>