diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-11-12 16:41:54 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-11-12 16:41:54 +0100 |
commit | 1555eeaa9cd8daf6171a75add891e7de72b72dfb (patch) | |
tree | 92435d871fa2ed371190f8fb1dc97bf2f1e1c8df /org.eclipse.jgit.pgm/pom.xml | |
parent | 0bb212019a0c5e0d37e2884f103ea63b7c9ea426 (diff) | |
download | jgit-1555eeaa9cd8daf6171a75add891e7de72b72dfb.tar.gz jgit-1555eeaa9cd8daf6171a75add891e7de72b72dfb.zip |
JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1
Change-Id: I9d789113d88cbbbdbabb8919f80c805aa4ba86fe
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 f52d1a6b35..40e1e2ee93 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.6.0-SNAPSHOT</version> + <version>3.6.0.201411121045-m1</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |