aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-11-26 15:52:53 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-11-26 15:52:53 +0100
commit0e9cf495d9ab92dd5885cad63018fc87c2ba491f (patch)
tree444a3df599ed0196668d9268947486db3cee690a /org.eclipse.jgit.junit
parent3f85d3b75c559bd44b333a2ae66ceb6b93022000 (diff)
downloadjgit-0e9cf495d9ab92dd5885cad63018fc87c2ba491f.tar.gz
jgit-0e9cf495d9ab92dd5885cad63018fc87c2ba491f.zip
JGit v5.3.8.202011260953-rv5.3.8.202011260953-r
Change-Id: I7b128942ef224335f415f867c2d9d5da7498ed8b Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit')
-rw-r--r--org.eclipse.jgit.junit/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.junit/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
index a497aef7b5..d5731a1635 100644
--- a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.jgit.junit
Bundle-SymbolicName: org.eclipse.jgit.junit
-Bundle-Version: 5.3.8.qualifier
+Bundle-Version: 5.3.8.202011260953-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Bundle-ActivationPolicy: lazy
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml
index 5e0cf4212b..e5b1849a05 100644
--- a/org.eclipse.jgit.junit/pom.xml
+++ b/org.eclipse.jgit.junit/pom.xml
@@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>5.3.8-SNAPSHOT</version>
+ <version>5.3.8.202011260953-r</version>
</parent>
<artifactId>org.eclipse.jgit.junit</artifactId>