diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-16 22:29:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-16 22:40:52 +0200 |
commit | 85fae9353950c97f6e86aeb4d74a788c27a2c357 (patch) | |
tree | 8f0079f0ab9364a9d6e108842c07c80da90dbc45 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml | |
parent | 6d9019867d91a42e9efd7c5ea15a2d827ab8a407 (diff) | |
download | jgit-85fae9353950c97f6e86aeb4d74a788c27a2c357.tar.gz jgit-85fae9353950c97f6e86aeb4d74a788c27a2c357.zip |
JGit v3.0.3.201309161630-rv3.0.3.201309161630-rstable-3.0
Change-Id: I73ff609ba681500394b5919f62cff9ec24a52756
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml index 9f32d8f9d1..be31f0deef 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>3.0.3-SNAPSHOT</version> + <version>3.0.3.201309161630-r</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |