summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2017-03-25 01:21:58 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2017-03-25 01:21:58 +0100
commit11a12ceb0be1bf13e2e6d5de2368688a58f9400c (patch)
tree178e673326470357bf40293cc702405cb81d2312 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parenta9a84b7235ecfc584cb3b30a4e2df34cf0fb0d27 (diff)
downloadjgit-11a12ceb0be1bf13e2e6d5de2368688a58f9400c.tar.gz
jgit-11a12ceb0be1bf13e2e6d5de2368688a58f9400c.zip
Prepare 4.5.2-SNAPSHOT builds
Change-Id: I8485de1f3f63dc9ec445b8fb08093ca144aedc59 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 9e88cce9be..4a475def69 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.5.1.201703201650-r"
+ version="4.5.2.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 307a6f0a56..2d00759edb 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.5.1.201703201650-r</version>
+ <version>4.5.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>