summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/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/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/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index ce799c8f3b..8d4dc06f27 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -53,7 +53,7 @@
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>0.9.3</version>
<packaging>pom</packaging>
<name>JGit Tycho Parent (Incubation)</name>
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
- <version>0.9.2-SNAPSHOT</version>
+ <version>0.9.3</version>
<classifier>sources</classifier>
</dependency>
</dependencies>