diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 08:15:48 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 08:15:48 +0200 |
commit | 9796e86165ae4cbb40d2b47815ac2ee773ef8629 (patch) | |
tree | ed54d29bfee158a3e9e0462644b5b3b616b168ed /org.eclipse.jgit.archive/pom.xml | |
parent | 06e06fc291a8ccc0e68b7d84b54097a9635df740 (diff) | |
download | jgit-9796e86165ae4cbb40d2b47815ac2ee773ef8629.tar.gz jgit-9796e86165ae4cbb40d2b47815ac2ee773ef8629.zip |
JGit v4.7.3.201809090215-rv4.7.3.201809090215-r
Change-Id: I1ded7a2b61235509c5a6ba95e7329e288bbfddb1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.archive/pom.xml')
-rw-r--r-- | org.eclipse.jgit.archive/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.archive/pom.xml b/org.eclipse.jgit.archive/pom.xml index cf6582f65e..f31ed50a8c 100644 --- a/org.eclipse.jgit.archive/pom.xml +++ b/org.eclipse.jgit.archive/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.7.3-SNAPSHOT</version> + <version>4.7.3.201809090215-r</version> </parent> <artifactId>org.eclipse.jgit.archive</artifactId> |