summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-09-28 10:36:08 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-09-28 10:36:08 +0200
commitfdfd6e2872705360f94653ec54a37170e2fc0e3d (patch)
tree757106f394ecc469b7bdd1094e430342dbbcb568 /org.eclipse.jgit.packaging/org.eclipse.jgit.target
parent9e5380e7fb797e83b6f6b5754249bea4cae534e7 (diff)
downloadjgit-fdfd6e2872705360f94653ec54a37170e2fc0e3d.tar.gz
jgit-fdfd6e2872705360f94653ec54a37170e2fc0e3d.zip
JGit v4.1.0.201509280440-rv4.1.0.201509280440-r
Change-Id: I9a536870b9f5c1247c52d6c976a954115982fa1c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 4e0b7f0d4d..a30c85166b 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: 4.1.0.qualifier
+Bundle-Version: 4.1.0.201509280440-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 206a422614..b3faa85fed 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml
@@ -49,7 +49,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.201509280440-r</version>
</parent>
<artifactId>org.eclipse.jgit.target</artifactId>