diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-11 15:15:00 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-09-11 15:15:00 +0200 |
commit | da3041ae73b849c318f48e2577144709b1a29a79 (patch) | |
tree | 499c834d95d055e39a654f64acf10e1134516914 /org.eclipse.jgit.pgm/pom.xml | |
parent | 4eefa881b311e195af4396c575ebe1b1cac54ab5 (diff) | |
download | jgit-da3041ae73b849c318f48e2577144709b1a29a79.tar.gz jgit-da3041ae73b849c318f48e2577144709b1a29a79.zip |
JGit v3.0.2.201311090911-rv3.0.2.201311090911-r
Change-Id: Ifaae2e3e2f1bb0504bf9e6d59983086ac19a540b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index d6fb1b874f..326e78f423 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2.201311090911-r</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |