diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 13:30:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-21 13:30:43 +0200 |
commit | e9fcf1932e0657d49ed426ba766d715afddf0e84 (patch) | |
tree | b717a8d7cae9decea3ca0f3ba3153b50a2e66c82 /org.eclipse.jgit.pgm/pom.xml | |
parent | 48498fd3e6cf28b30f56bc4d1c3986665fb39627 (diff) | |
download | jgit-e9fcf1932e0657d49ed426ba766d715afddf0e84.tar.gz jgit-e9fcf1932e0657d49ed426ba766d715afddf0e84.zip |
JGit v5.3.3.201908210735-rv5.3.3.201908210735-r
Change-Id: I799859e47616af0ac5ee3a982cb9350d141681d7
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 272cd1f635..b2164d56be 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>5.3.3-SNAPSHOT</version> + <version>5.3.3.201908210735-r</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |