summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2010-09-15 09:38:38 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2010-09-15 09:46:11 +0200
commit445a3a281d3fa9f8a264b32a463e84cfe5918a33 (patch)
tree31ece85a748d7f95c236f96c36d4ee288f5830f6 /org.eclipse.jgit.packaging/pom.xml
parent2dc031ad9b82cadf5b3b47db9107a3fce28a7540 (diff)
downloadjgit-445a3a281d3fa9f8a264b32a463e84cfe5918a33.tar.gz
jgit-445a3a281d3fa9f8a264b32a463e84cfe5918a33.zip
JGit 0.9.1v0.9.1
Change-Id: Ic411b1b8a7e6039ae3ff567e2c9cdd5db84f4d41 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 cb545674e6..6ce2784701 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.0-SNAPSHOT</version>
+ <version>0.9.1</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.0-SNAPSHOT</version>
+ <version>0.9.1</version>
<classifier>sources</classifier>
</dependency>
</dependencies>