aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-03-07 14:54:32 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-03-07 14:54:32 +0100
commitc72dd241f4c181f61b419cfba3ce1d50c41457c5 (patch)
treea2fb5b459fbbc6004d204b1cc2b638bd441dba7b /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent7241ecd814e00163d28c88bc3c547a3e352d8c2f (diff)
downloadjgit-c72dd241f4c181f61b419cfba3ce1d50c41457c5.tar.gz
jgit-c72dd241f4c181f61b419cfba3ce1d50c41457c5.zip
JGit v6.5.0.202303070854-rv6.5.0.202303070854-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I8da37ead0bd527bc4990ed5f8d5d4fb4f4d5cf01
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
index 6c9e0bbec8..8c1e8c104c 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
@@ -2,4 +2,4 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JGit Target Platform Bundle
Bundle-SymbolicName: org.eclipse.jgit.target
-Bundle-Version: 6.5.0.qualifier
+Bundle-Version: 6.5.0.202303070854-r
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
index 79240072f9..d8e2f5c23d 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>6.5.0-SNAPSHOT</version>
+ <version>6.5.0.202303070854-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>