diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-12-23 13:20:53 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-12-23 13:56:43 +0100 |
commit | b2ca2ffd7d6c18f327b325cf1c1f5da0ddb5a22b (patch) | |
tree | 475a24db61531b7fbd09c29902f6fc5306220fae /org.eclipse.jgit.pgm/pom.xml | |
parent | 15e8b4fb2e0367f1f66569da4e32ac730feb9119 (diff) | |
download | jgit-b2ca2ffd7d6c18f327b325cf1c1f5da0ddb5a22b.tar.gz jgit-b2ca2ffd7d6c18f327b325cf1c1f5da0ddb5a22b.zip |
JGit v3.6.0.201412230720-rv3.6.0.201412230720-r
Change-Id: Ic28e2bbbdb1099e948c64a005c39f6b8d8ac69a8
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..9121ddeaf9 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.201412230720-r</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |