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-06-14 01:34:34 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2010-06-14 01:34:34 +0200
commit5255d66143777f5e690dcc3215457550a4c0df90 (patch)
treead0ec95c66544860de43f034992020a70a31e587 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
parent4269a90aaceb0bacb2a2b41981e764dba44d2c52 (diff)
downloadjgit-5255d66143777f5e690dcc3215457550a4c0df90.tar.gz
jgit-5255d66143777f5e690dcc3215457550a4c0df90.zip
JGit 0.8.3
Change-Id: I845da83c74475d74ec25d68f53c0a4738a898550 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 63cf915ff5..052ddb68c3 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.8.2-SNAPSHOT</version>
+ <version>0.8.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.8.2-SNAPSHOT</version>
+ <version>0.8.3</version>
</dependency>
</dependencies>