diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-09-21 15:06:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-09-21 15:06:18 +0200 |
commit | e7142a3937825074ec68e4bacba30f9c962bd1e4 (patch) | |
tree | 842143daf9682fbbc601284d72e4c5ca556c6b22 /org.eclipse.jgit.pgm/pom.xml | |
parent | b7df7d1fd38d6eba77514b0cd4154c530dfa1098 (diff) | |
download | jgit-e7142a3937825074ec68e4bacba30f9c962bd1e4.tar.gz jgit-e7142a3937825074ec68e4bacba30f9c962bd1e4.zip |
JGit v4.5.0.201609210915-rv4.5.0.201609210915-r
Change-Id: Idc02a1a1d74f84605d764c239803f0cfbad94eb7
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 8ccd2dead7..644f119d0d 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>4.5.0-SNAPSHOT</version> + <version>4.5.0.201609210915-r</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |