summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-05-16 01:20:14 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-05-16 01:20:14 +0200
commita8aabc3d1536470004e32d3547127f709f6b0f47 (patch)
tree47943af1b116f82c118ad9474a6bb821f3f718c4 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parent6d370d837c5faa7caff2e6e3e4723b887f2fbdca (diff)
downloadjgit-a8aabc3d1536470004e32d3547127f709f6b0f47.tar.gz
jgit-a8aabc3d1536470004e32d3547127f709f6b0f47.zip
JGit v5.0.0.201805151920-m7v5.0.0.201805151920-m7
Change-Id: I42eb046c8ac8537672010aabe21459293cb23838 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 ab047c968a..cb0cee31b0 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.0.qualifier"
+ version="5.0.0.201805151920-m7"
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 d6f38ac160..cb98125ef3 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.0-SNAPSHOT</version>
+ <version>5.0.0.201805151920-m7</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>