summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-08-25 22:33:09 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2021-08-25 22:33:09 +0200
commit574e8990518e70074228d779ac487475a54bb3ea (patch)
tree9e99b0582f2f1c16a5e0dc72adf409d5f350c217 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parenta38ea8ede76d26a63e3e9ea78ec15ee3aa310acf (diff)
downloadjgit-574e8990518e70074228d779ac487475a54bb3ea.tar.gz
jgit-574e8990518e70074228d779ac487475a54bb3ea.zip
Prepare 5.13.0-SNAPSHOT builds
Change-Id: I6db044fdd57b60adbc2dd078c4af8cb54bb331c3
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 d5ee9131ea..74c0d3fd14 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: 5.13.0.202108250949-m3
+Bundle-Version: 5.13.0.qualifier
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 b638a073d3..b1511c1df1 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>5.13.0.202108250949-m3</version>
+ <version>5.13.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>