aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-02-11 10:30:36 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-02-11 10:30:36 +0100
commite0abe9e2a7a2e0acf3d59fd634457457c49663e1 (patch)
tree24e75e97c41cf3e3e6d80a91a6af6ea6f33121b6 /org.eclipse.jgit.junit
parent7d5300023e867ae1e259bc5ec3839dff2bc3fab8 (diff)
downloadjgit-e0abe9e2a7a2e0acf3d59fd634457457c49663e1.tar.gz
jgit-e0abe9e2a7a2e0acf3d59fd634457457c49663e1.zip
JGit v5.1.13.202002110435-rv5.1.13.202002110435-r
Change-Id: Iedc8699ad1a24efe7ddb47ae919c75b9d36141d4 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 2943524c5a..30741c2617 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.1.13.qualifier
+Bundle-Version: 5.1.13.202002110435-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 c9856166f5..4051f6b584 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.1.13-SNAPSHOT</version>
+ <version>5.1.13.202002110435-r</version>
</parent>
<artifactId>org.eclipse.jgit.junit</artifactId>