summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-02-13 15:17:59 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2013-02-13 15:24:41 +0100
commit19d6cadeff67f9eb1e85712fb3077cbb4ee8a8b8 (patch)
tree8193ddea3cccd747794ea52e639046852edc96cc /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
parent3f8ac550e85bd2d6f792f5970e71ff127f45361e (diff)
downloadjgit-19d6cadeff67f9eb1e85712fb3077cbb4ee8a8b8.tar.gz
jgit-19d6cadeff67f9eb1e85712fb3077cbb4ee8a8b8.zip
JGit v2.3.0.201302130906v2.3.0.201302130906
Change-Id: If2e5fcbc01c2a7f058ef13d60b0bba5f77300d52 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 0c47e7e36d..6bb958fab0 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="2.3.0.qualifier"
+ version="2.3.0.201302130906"
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 3acd173af3..1f5944b6c5 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>2.3.0-SNAPSHOT</version>
+ <version>2.3.0.201302130906</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>