aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2017-03-07 17:40:32 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2017-03-07 17:40:32 +0100
commit258dc5a715adc7744763697c95b9a83cbaf7b44b (patch)
tree1a97c0ae1be3d3cd1a4ea199744aec97d7519aa6 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parentd3b80b951c0bf995f7d210710e3d31e9d529efe2 (diff)
downloadjgit-258dc5a715adc7744763697c95b9a83cbaf7b44b.tar.gz
jgit-258dc5a715adc7744763697c95b9a83cbaf7b44b.zip
JGit v4.6.1.201703071140-rv4.6.1.201703071140-r
Change-Id: I842dc95313e5b47b0b7ec983c4a0a91915ed4183 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml
index 21aac0e1d4..4cefb21459 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.lfs"
label="%featureName"
- version="4.6.1.qualifier"
+ version="4.6.1.201703071140-r"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml
index 598402f638..93e02b2c07 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.6.1-SNAPSHOT</version>
+ <version>4.6.1.201703071140-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>