summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-03-08 23:08:28 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-03-08 23:08:28 +0100
commit21879202163f76e6f33aac4ce2360094cab5643b (patch)
treec841a68501a005ef397c7a7df43f68d59d6b5dac /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parente00f59b7fe7467a930457962326ce5fd0ec63537 (diff)
parentf389e18a2853d9f73336f4cf0e7ac2931dc4ce9b (diff)
downloadjgit-21879202163f76e6f33aac4ce2360094cab5643b.tar.gz
jgit-21879202163f76e6f33aac4ce2360094cab5643b.zip
Merge branch 'stable-4.11'
* stable-4.11: Prepare 4.11.1-SNAPSHOT builds JGit v4.11.0.201803080745-r Change-Id: I225b9a6a9be6bda1d6fc8f605917645ff1fec852
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 4a54a31ac4..81211fcdcd 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="4.11.0.qualifier"
+ version="4.11.1.qualifier"
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 f047c34834..db69cab4d5 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>4.11.0-SNAPSHOT</version>
+ <version>4.11.1-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>