summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-06-22 00:40:01 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-06-22 00:40:01 +0200
commita7e38fb0b01fa35a4a902a8dde26321e010be1f9 (patch)
tree3d526e55f7e77e190c34efb7a38e4a158267cf68 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parente36d5b40df77070ce42296333803ebf2d85ec098 (diff)
downloadjgit-a7e38fb0b01fa35a4a902a8dde26321e010be1f9.tar.gz
jgit-a7e38fb0b01fa35a4a902a8dde26321e010be1f9.zip
JGit v5.0.1.201806211838-rv5.0.1.201806211838-r
Change-Id: I594cd85d46698953c27da3687e4ec40aeb73b445 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
index d6cea9d9c4..94340b335f 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit"
label="%featureName"
- version="5.0.1.qualifier"
+ version="5.0.1.201806211838-r"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
index f27e18edaf..e6c5d4c381 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.0.1.201806211838-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>