summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-02-22 21:09:10 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-02-22 21:09:10 +0100
commit2ca587b36e1b19ad8498bb97b6b55574b6b2eb37 (patch)
treeb2e8de77153f1673632f9b40ede8b51ad5bb2746 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent8c2afe6418e197b8a164acddf72799dc34faf414 (diff)
downloadjgit-2ca587b36e1b19ad8498bb97b6b55574b6b2eb37.tar.gz
jgit-2ca587b36e1b19ad8498bb97b6b55574b6b2eb37.zip
JGit v6.5.0.202302221508-m3v6.5.0.202302221508-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I00bf91823e2fe6503d52ae23bc1854f0b1d66dbd
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..1a85c0d457 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.202302221508-m3
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..34ac3a15ab 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.202302221508-m3</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>