diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-05-08 13:58:26 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-05-08 13:58:26 +0200 |
commit | 00108d01ff9ead8bd316c135705775f59266e2a4 (patch) | |
tree | 80a9d205ffc851b1b4d8b428e924a35f6409edca /org.eclipse.jgit.pgm/pom.xml | |
parent | e27993f1f881a0a4aad66679dc10fe0d749f6c83 (diff) | |
download | jgit-00108d01ff9ead8bd316c135705775f59266e2a4.tar.gz jgit-00108d01ff9ead8bd316c135705775f59266e2a4.zip |
JGit v3.0.0.201305080800-m7v3.0.0.201305080800-m7
Change-Id: I377b174993862918a117f54e6cba4733dfc2307c
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 b51019c181..272f58acfd 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.0-SNAPSHOT</version> + <version>3.0.0.201305080800-m7</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |