summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2010-09-16 01:02:53 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2010-09-16 01:02:53 +0200
commit2920fcdde831c45cfb53ce8f030c1fff9128ba62 (patch)
tree5797092986a83fb68270a52bf7c8e12318731931 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
parentcc5b3f3473a11ea82d20310901ae82f348c878cd (diff)
downloadjgit-2920fcdde831c45cfb53ce8f030c1fff9128ba62.tar.gz
jgit-2920fcdde831c45cfb53ce8f030c1fff9128ba62.zip
JGit 0.9.3v0.9.3
Change-Id: I114106f3286c36f7d5e136748a7e5130f4da163f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
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 137a1b2bb3..49b0154131 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>0.9.2-SNAPSHOT</version>
+ <version>0.9.3</version>
</parent>
<artifactId>org.eclipse.jgit.feature</artifactId>
@@ -62,7 +62,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>0.9.3</version>
</dependency>
</dependencies>