summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2016-09-21 15:06:18 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2016-09-21 15:06:18 +0200
commite7142a3937825074ec68e4bacba30f9c962bd1e4 (patch)
tree842143daf9682fbbc601284d72e4c5ca556c6b22 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
parentb7df7d1fd38d6eba77514b0cd4154c530dfa1098 (diff)
downloadjgit-e7142a3937825074ec68e4bacba30f9c962bd1e4.tar.gz
jgit-e7142a3937825074ec68e4bacba30f9c962bd1e4.zip
JGit v4.5.0.201609210915-rv4.5.0.201609210915-r
Change-Id: Idc02a1a1d74f84605d764c239803f0cfbad94eb7 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml
index 2821f69c2f..4a5d354a51 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.junit"
label="%featureName"
- version="4.5.0.qualifier"
+ version="4.5.0.201609210915-r"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
index 55a50a0d9d..dc4662af2e 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.5.0-SNAPSHOT</version>
+ <version>4.5.0.201609210915-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>