Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-12-18 20:16:13 +0000
committerMatthias Sohn2013-12-18 20:16:37 +0000
commitf839d383e6fbbda26729db7fd57fc917fa47db44 (patch)
tree1a1c205477389876c50bdfa00060843c76d04549 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/feature.xml
parent699900c308c96e532929a7885e9b6bb7429fd405 (diff)
downloadjgit-f839d383e6fbbda26729db7fd57fc917fa47db44.tar.gz
jgit-f839d383e6fbbda26729db7fd57fc917fa47db44.tar.xz
jgit-f839d383e6fbbda26729db7fd57fc917fa47db44.zip
Prepare post 3.2.0 buildsstable-3.2
Change-Id: Ie2bfdee0c492e3d61d92acb04c5bef641f5f132f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/feature.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/feature.xml
index 23de06d2ae..ee34fc4577 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.pgm.source"
label="%featureName"
- version="3.2.0.201312181205-r"
+ version="3.2.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">

Back to the top